ashay-sriv
commited on
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer.json +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:
|
3 |
-
size
|
|
|
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": "
|
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
|