saberbx commited on
Commit
5bb93a9
·
verified ·
1 Parent(s): 2e1eca8

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. 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": "PreTrainedTokenizerFast",
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