ChuGyouk commited on
Commit
cfec2eb
·
verified ·
1 Parent(s): 1ce576f

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
@@ -9,7 +9,7 @@
9
  "is_local": false,
10
  "model_max_length": 131072,
11
  "pad_token": "<|endoftext|>",
12
- "padding_side": "right",
13
  "split_special_tokens": false,
14
  "tokenizer_class": "Qwen2Tokenizer",
15
  "unk_token": null
 
9
  "is_local": false,
10
  "model_max_length": 131072,
11
  "pad_token": "<|endoftext|>",
12
+ "padding_side": "left",
13
  "split_special_tokens": false,
14
  "tokenizer_class": "Qwen2Tokenizer",
15
  "unk_token": null