turkish-bert-6493-5411-5464_v3 / special_tokens_map.json
muhammtcelik's picture
Upload tokenizer
18ab7f8 verified
raw
history blame
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}