naghamghanim
commited on
Commit
•
9b72567
1
Parent(s):
3fe37a2
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2058,6 +2058,6 @@
|
|
2058 |
],
|
2059 |
"model_max_length": 131072,
|
2060 |
"pad_token": "<|finetune_right_pad_id|>",
|
2061 |
-
"padding_side": "
|
2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2063 |
}
|
|
|
2058 |
],
|
2059 |
"model_max_length": 131072,
|
2060 |
"pad_token": "<|finetune_right_pad_id|>",
|
2061 |
+
"padding_side": "right",
|
2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2063 |
}
|