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:76cfe2f054560aae896b2b75e273dc97a39e304d4ad19c44a9727a1d6b33c4cc
|
| 3 |
+
size 17210021
|
tokenizer_config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
],
|
| 13 |
"model_max_length": 131072,
|
| 14 |
"pad_token": "<|eot_id|>",
|
| 15 |
-
"padding_side": "
|
| 16 |
"tokenizer_class": "TokenizersBackend",
|
| 17 |
"unk_token": null
|
| 18 |
}
|
|
|
|
| 12 |
],
|
| 13 |
"model_max_length": 131072,
|
| 14 |
"pad_token": "<|eot_id|>",
|
| 15 |
+
"padding_side": "left",
|
| 16 |
"tokenizer_class": "TokenizersBackend",
|
| 17 |
"unk_token": null
|
| 18 |
}
|