sakusakumura commited on
Commit
65b0011
1 Parent(s): ac6edce

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
@@ -45,7 +45,7 @@
45
  "errors": "replace",
46
  "model_max_length": 131072,
47
  "pad_token": "<|PAD_TOKEN|>",
48
- "padding_side": "right",
49
  "split_special_tokens": false,
50
  "tokenizer_class": "Qwen2Tokenizer",
51
  "unk_token": null
 
45
  "errors": "replace",
46
  "model_max_length": 131072,
47
  "pad_token": "<|PAD_TOKEN|>",
48
+ "padding_side": "left",
49
  "split_special_tokens": false,
50
  "tokenizer_class": "Qwen2Tokenizer",
51
  "unk_token": null