ibrahim1al
commited on
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -207,7 +207,7 @@
|
|
207 |
"eos_token": "<|endoftext|>",
|
208 |
"errors": "replace",
|
209 |
"extra_special_tokens": {},
|
210 |
-
"model_max_length":
|
211 |
"pad_token": "<|PAD_TOKEN|>",
|
212 |
"padding_side": "right",
|
213 |
"split_special_tokens": false,
|
|
|
207 |
"eos_token": "<|endoftext|>",
|
208 |
"errors": "replace",
|
209 |
"extra_special_tokens": {},
|
210 |
+
"model_max_length": 131072,
|
211 |
"pad_token": "<|PAD_TOKEN|>",
|
212 |
"padding_side": "right",
|
213 |
"split_special_tokens": false,
|