rlabz commited on
Commit
7259b78
·
verified ·
1 Parent(s): baa730d

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
@@ -13,7 +13,7 @@
13
  ],
14
  "model_max_length": 131072,
15
  "pad_token": "<|finetune_right_pad_id|>",
16
- "padding_side": "right",
17
  "tokenizer_class": "TokenizersBackend",
18
  "unk_token": null,
19
  "added_tokens_decoder": {
 
13
  ],
14
  "model_max_length": 131072,
15
  "pad_token": "<|finetune_right_pad_id|>",
16
+ "padding_side": "left",
17
  "tokenizer_class": "TokenizersBackend",
18
  "unk_token": null,
19
  "added_tokens_decoder": {