Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
],
|
| 14 |
"model_max_length": 131072,
|
| 15 |
"pad_to_multiple_of": null,
|
| 16 |
-
"pad_token": "<|
|
| 17 |
"pad_token_type_id": 0,
|
| 18 |
"padding_side": "left",
|
| 19 |
"tokenizer_class": "TokenizersBackend"
|
|
|
|
| 13 |
],
|
| 14 |
"model_max_length": 131072,
|
| 15 |
"pad_to_multiple_of": null,
|
| 16 |
+
"pad_token": "<|finetune_right_pad_id|>",
|
| 17 |
"pad_token_type_id": 0,
|
| 18 |
"padding_side": "left",
|
| 19 |
"tokenizer_class": "TokenizersBackend"
|