NER-CoNLL2003 / special_tokens_map.json
Xiaoman's picture
add tokenizer
157e5cd
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}