aryasuneesh
commited on
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -210,7 +210,7 @@
|
|
210 |
"extra_special_tokens": {},
|
211 |
"model_max_length": 32768,
|
212 |
"pad_token": "<|PAD_TOKEN|>",
|
213 |
-
"padding_side": "
|
214 |
"split_special_tokens": false,
|
215 |
"tokenizer_class": "Qwen2Tokenizer",
|
216 |
"unk_token": null
|
|
|
210 |
"extra_special_tokens": {},
|
211 |
"model_max_length": 32768,
|
212 |
"pad_token": "<|PAD_TOKEN|>",
|
213 |
+
"padding_side": "right",
|
214 |
"split_special_tokens": false,
|
215 |
"tokenizer_class": "Qwen2Tokenizer",
|
216 |
"unk_token": null
|