bert_lens_phase3 / special_tokens_map.json
dolgae03's picture
Upload tokenizer
51a8772
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}