shng2025 commited on
Commit
7ef9e4e
1 Parent(s): 10e00ef

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +0 -1
special_tokens_map.json CHANGED
@@ -1 +0,0 @@
1
- {"bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "special": false, "__type": "AddedToken"}, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "xlm-roberta-base", "tokenizer_class": "XLMRobertaTokenizer"}