luongnguyenminhan
commited on
Commit
•
31594c0
1
Parent(s):
d558870
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:1815ea80ab714ea1e76500b20468d3bdb4e3a993cf8d473a640a8a44929879e3
|
3 |
+
size 11422185
|
tokenizer_config.json
CHANGED
@@ -209,7 +209,7 @@
|
|
209 |
"errors": "replace",
|
210 |
"model_max_length": 32768,
|
211 |
"pad_token": "<|PAD_TOKEN|>",
|
212 |
-
"padding_side": "
|
213 |
"split_special_tokens": false,
|
214 |
"tokenizer_class": "Qwen2Tokenizer",
|
215 |
"unk_token": null
|
|
|
209 |
"errors": "replace",
|
210 |
"model_max_length": 32768,
|
211 |
"pad_token": "<|PAD_TOKEN|>",
|
212 |
+
"padding_side": "right",
|
213 |
"split_special_tokens": false,
|
214 |
"tokenizer_class": "Qwen2Tokenizer",
|
215 |
"unk_token": null
|