Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2063,7 +2063,7 @@
|
|
2063 |
"pad_token": "<|finetune_right_pad_id|>",
|
2064 |
"padding_side": "right",
|
2065 |
"stride": 0,
|
2066 |
-
"tokenizer_class": "
|
2067 |
"truncation_side": "right",
|
2068 |
"truncation_strategy": "longest_first",
|
2069 |
"unk_token": null
|
|
|
2063 |
"pad_token": "<|finetune_right_pad_id|>",
|
2064 |
"padding_side": "right",
|
2065 |
"stride": 0,
|
2066 |
+
"tokenizer_class": "PreTrainedTokenizer",
|
2067 |
"truncation_side": "right",
|
2068 |
"truncation_strategy": "longest_first",
|
2069 |
"unk_token": null
|