emoticare / special_tokens_map.json
BruceIC's picture
Add Emoticare
142ebfc verified
Raw
History Blame Contribute Delete
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}