irem_5e-05_4_10_categorize / special_tokens_map.json
hks1444's picture
End of training
7186d78 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}