Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -2059,6 +2059,6 @@
|
|
| 2059 |
],
|
| 2060 |
"model_max_length": 131072,
|
| 2061 |
"pad_token": "<|finetune_right_pad_id|>",
|
| 2062 |
-
"padding_side": "
|
| 2063 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2064 |
}
|
|
|
|
| 2059 |
],
|
| 2060 |
"model_max_length": 131072,
|
| 2061 |
"pad_token": "<|finetune_right_pad_id|>",
|
| 2062 |
+
"padding_side": "right",
|
| 2063 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2064 |
}
|