autotrain-BERTBase-TweetEval-1281249000 / special_tokens_map.json
system's picture
system HF staff
Commit From AutoTrain
5f9fe8d
raw history blame
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}