Luna-Skywalker
commited on
Commit
•
64f0823
1
Parent(s):
d68f003
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -123,7 +123,7 @@
|
|
123 |
"legacy": false,
|
124 |
"model_max_length": 4096,
|
125 |
"pad_token": "<|placeholder6|>",
|
126 |
-
"padding_side": "
|
127 |
"sp_model_kwargs": {},
|
128 |
"spaces_between_special_tokens": false,
|
129 |
"tokenizer_class": "LlamaTokenizer",
|
|
|
123 |
"legacy": false,
|
124 |
"model_max_length": 4096,
|
125 |
"pad_token": "<|placeholder6|>",
|
126 |
+
"padding_side": "left",
|
127 |
"sp_model_kwargs": {},
|
128 |
"spaces_between_special_tokens": false,
|
129 |
"tokenizer_class": "LlamaTokenizer",
|