Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -2075,6 +2075,6 @@
|
|
| 2075 |
],
|
| 2076 |
"model_max_length": 131072,
|
| 2077 |
"pad_token": "<|end_of_text|>",
|
| 2078 |
-
"padding_side": "
|
| 2079 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2080 |
}
|
|
|
|
| 2075 |
],
|
| 2076 |
"model_max_length": 131072,
|
| 2077 |
"pad_token": "<|end_of_text|>",
|
| 2078 |
+
"padding_side": "right",
|
| 2079 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2080 |
}
|