krmonline commited on
Commit
c4406cd
·
verified ·
1 Parent(s): 6106fbe

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
@@ -202,7 +202,7 @@
202
  "extra_special_tokens": {},
203
  "model_max_length": 1010000,
204
  "pad_token": "<|endoftext|>",
205
- "padding_side": "right",
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