xlm_roberta_squad_v1.1 / special_tokens_map.json
jakobwes
Model commit
9a63f68
raw
history blame contribute delete
No virus
239 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false}}