| { | |
| "add_bos_token": false, | |
| "add_eos_token": false, | |
| "additional_special_tokens": null, | |
| "backend": "tokenizers", | |
| "bos_token": null, | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": "<|endoftext|>", | |
| "is_local": true, | |
| "model_max_length": 8192, | |
| "pad_token": "<|PAD_TOKEN|>", | |
| "tokenizer_class": "TokenizersBackend" | |
| } | |