(Trained with Unsloth)
Browse files- 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:abd08b46c9c01a903788030f36d9731aad064d0c420e66b88e3e143cda9e4e9a
|
3 |
+
size 17210268
|
tokenizer_config.json
CHANGED
@@ -2068,7 +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 |
}
|
|
|
2068 |
],
|
2069 |
"model_max_length": 131072,
|
2070 |
"pad_token": "<|finetune_right_pad_id|>",
|
2071 |
+
"padding_side": "right",
|
2072 |
"processor_class": "MllamaProcessor",
|
2073 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2074 |
}
|