QCRI
/

bert-base-cased-chunking / special_tokens_map.json
fdalvi's picture
Added Chunking tagging model
740e1c7
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}