autonlp-Feedback1-479512837 / tokenizer_config.json
abhishek's picture
abhishek HF staff
Commit From AutoNLP
a5bb03f
raw history blame
No virus
578 Bytes
{"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, "__type": "AddedToken"}, "model_max_length": 4096, "name_or_path": "AutoNLP", "special_tokens_map_file": "/root/.cache/huggingface/transformers/7c13b4818281d0113e4169c1186efa9b60d585b5a0352a0cf9ffea29c886fd84.0dc5b1041f62041ebbd23b1297f2f573769d5c97d8b7c28180ec86b8f6185aa8", "sp_model_kwargs": {}, "tokenizer_class": "XLMRobertaTokenizer"}