[ab5b11]: / special_tokens_map.json

Download this file

8 lines (7 with data), 125 Bytes

1
2
3
4
5
6
7
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}