bert-fa-zwnj-base / special_tokens_map.json
m3hrdadfi's picture
Initialized
a41b235
raw history blame
No virus
134 Bytes
{
"unk_token": "[UNK]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"mask_token": "[MASK]"
}