HooshvareLab-bert-base-parsbert-uncased / special_tokens_map.json
matin-ebrahimkhani's picture
Upload 6 files
80049f1 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}