thanhkt commited on
Commit
9f989fc
1 Parent(s): 9dbd6e9

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
@@ -209,7 +209,7 @@
209
  "errors": "replace",
210
  "model_max_length": 32768,
211
  "pad_token": "<|PAD_TOKEN|>",
212
- "padding_side": "right",
213
  "split_special_tokens": false,
214
  "tokenizer_class": "Qwen2Tokenizer",
215
  "unk_token": null
 
209
  "errors": "replace",
210
  "model_max_length": 32768,
211
  "pad_token": "<|PAD_TOKEN|>",
212
+ "padding_side": "left",
213
  "split_special_tokens": false,
214
  "tokenizer_class": "Qwen2Tokenizer",
215
  "unk_token": null