Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -202,7 +202,7 @@
|
|
202 |
"extra_special_tokens": {},
|
203 |
"model_max_length": 1010000,
|
204 |
"pad_token": "<|endoftext|>",
|
205 |
-
"padding_side": "
|
206 |
"split_special_tokens": false,
|
207 |
"tokenizer_class": "Qwen2Tokenizer",
|
208 |
"unk_token": null
|
|
|
202 |
"extra_special_tokens": {},
|
203 |
"model_max_length": 1010000,
|
204 |
"pad_token": "<|endoftext|>",
|
205 |
+
"padding_side": "left",
|
206 |
"split_special_tokens": false,
|
207 |
"tokenizer_class": "Qwen2Tokenizer",
|
208 |
"unk_token": null
|