fincse-multilingual-bert-cased / special_tokens_map.json
snumin44's picture
Upload 6 files
98b77e3 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}