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:97259a2ef98adbd9197e93d7931212a327b6b0a496e1308e287d8766d90866ff
|
| 3 |
+
size 17210857
|
tokenizer_config.json
CHANGED
|
@@ -2098,6 +2098,6 @@
|
|
| 2098 |
],
|
| 2099 |
"model_max_length": 131072,
|
| 2100 |
"pad_token": "<|finetune_right_pad_id|>",
|
| 2101 |
-
"padding_side": "
|
| 2102 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2103 |
}
|
|
|
|
| 2098 |
],
|
| 2099 |
"model_max_length": 131072,
|
| 2100 |
"pad_token": "<|finetune_right_pad_id|>",
|
| 2101 |
+
"padding_side": "left",
|
| 2102 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 2103 |
}
|