| { | |
| "add_prefix_space": false, | |
| "backend": "tokenizers", | |
| "bos_token": "<|endoftext|>", | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": "<|endoftext|>", | |
| "is_local": false, | |
| "model_max_length": 2048, | |
| "model_specific_special_tokens": {}, | |
| "return_token_type_ids": false, | |
| "tokenizer_class": "TokenizersBackend", | |
| "unk_token": "<|endoftext|>" | |
| } | |