yukiontheiceberg
commited on
Commit
•
39950d3
1
Parent(s):
3ba0bf7
Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -194,7 +194,7 @@
|
|
194 |
"bos_token": "<|endoftext|>",
|
195 |
"clean_up_tokenization_spaces": false,
|
196 |
"eos_token": "<|endoftext|>",
|
197 |
-
"model_max_length":
|
198 |
"pad_token": null,
|
199 |
"sp_model_kwargs": {},
|
200 |
"tokenizer_class": "LlamaTokenizer",
|
|
|
194 |
"bos_token": "<|endoftext|>",
|
195 |
"clean_up_tokenization_spaces": false,
|
196 |
"eos_token": "<|endoftext|>",
|
197 |
+
"model_max_length": 8192,
|
198 |
"pad_token": null,
|
199 |
"sp_model_kwargs": {},
|
200 |
"tokenizer_class": "LlamaTokenizer",
|