Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
|
@@ -231,6 +231,7 @@
|
|
| 231 |
"bos_token": null,
|
| 232 |
"clean_up_tokenization_spaces": true,
|
| 233 |
"eos_token": "<|endoftext|>",
|
|
|
|
| 234 |
"model_max_length": 1000000000000000019884624838656,
|
| 235 |
"pad_token": "<|padding|>",
|
| 236 |
"tokenizer_class": "GPTNeoXTokenizer",
|
|
|
|
| 231 |
"bos_token": null,
|
| 232 |
"clean_up_tokenization_spaces": true,
|
| 233 |
"eos_token": "<|endoftext|>",
|
| 234 |
+
"extra_special_tokens": {},
|
| 235 |
"model_max_length": 1000000000000000019884624838656,
|
| 236 |
"pad_token": "<|padding|>",
|
| 237 |
"tokenizer_class": "GPTNeoXTokenizer",
|