semeval2020_task11_tc / special_tokens_map.json
hd10's picture
Add tokenizer config
d4c174c
raw
history blame contribute delete
161 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "additional_special_tokens": ["[BOP]", "[EOP]"]}