Distilbert-base-uncased_dair-ai_emotion / special_tokens_map.json
Arjun4707's picture
Upload tokenizer
845c224 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}