aryasuneesh commited on
Commit
d481c6d
·
verified ·
1 Parent(s): a94362b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. 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": "left",
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