bert_cl_cf_1700 / special_tokens_map.json
himanshubeniwal's picture
Upload tokenizer
017f0b0
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}