emotion_model_20240419 / special_tokens_map.json
DongWons's picture
Upload 6 files
85e5106 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}