ashay-sriv commited on
Commit
4a46771
·
verified ·
1 Parent(s): 21f100f

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. tokenizer.json +2 -2
  2. tokenizer_config.json +1 -1
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c12e1209af627eb5c4024458662fc03c82c4cbe4f7b1989432b134b0f57f2866
3
- size 11422354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab42efe8d17406525a9154b728cf9e957629a8ed7ce997770efdd71128c6a1a
3
+ size 11422086
tokenizer_config.json CHANGED
@@ -208,7 +208,7 @@
208
  "errors": "replace",
209
  "model_max_length": 131072,
210
  "pad_token": "<|PAD_TOKEN|>",
211
- "padding_side": "left",
212
  "split_special_tokens": false,
213
  "tokenizer_class": "Qwen2Tokenizer",
214
  "unk_token": null
 
208
  "errors": "replace",
209
  "model_max_length": 131072,
210
  "pad_token": "<|PAD_TOKEN|>",
211
+ "padding_side": "right",
212
  "split_special_tokens": false,
213
  "tokenizer_class": "Qwen2Tokenizer",
214
  "unk_token": null