Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"input_ids",
|
| 39 |
"attention_mask"
|
| 40 |
],
|
| 41 |
-
"model_max_length":
|
| 42 |
"pad_token": "<unk>",
|
| 43 |
"padding_side": "right",
|
| 44 |
"sep_token": null,
|
|
|
|
| 38 |
"input_ids",
|
| 39 |
"attention_mask"
|
| 40 |
],
|
| 41 |
+
"model_max_length": 2048,
|
| 42 |
"pad_token": "<unk>",
|
| 43 |
"padding_side": "right",
|
| 44 |
"sep_token": null,
|