distilbert-fa-zwnj-base-ner / special_tokens_map.json
m3hrdadfi's picture
Initialize
36ccd9a
{
"unk_token": "[UNK]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"mask_token": "[MASK]"
}