Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer.json +2 -2
- tokenizer_config.json +2 -3
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:9816d43bd5347d64bccc66b7710947fb18e9818cc660215b1462061d4a44e449
|
3 |
+
size 17210088
|
tokenizer_config.json
CHANGED
@@ -2068,8 +2068,7 @@
|
|
2068 |
],
|
2069 |
"model_max_length": 131072,
|
2070 |
"pad_token": "<|finetune_right_pad_id|>",
|
2071 |
-
"padding_side": "
|
2072 |
"processor_class": "MllamaProcessor",
|
2073 |
-
"tokenizer_class": "PreTrainedTokenizerFast"
|
2074 |
-
"unk_token": null
|
2075 |
}
|
|
|
2068 |
],
|
2069 |
"model_max_length": 131072,
|
2070 |
"pad_token": "<|finetune_right_pad_id|>",
|
2071 |
+
"padding_side": "left",
|
2072 |
"processor_class": "MllamaProcessor",
|
2073 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
|
|
2074 |
}
|