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