Persian-Text-Sentiment-Bert-V1 / special_tokens_map.json
SeyedAli's picture
SeyedAli/Persian-Text-Emotion-Bert-V1
45c7744
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}