barchetta commited on
Commit
f590e04
·
verified ·
1 Parent(s): eb2a8b7

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
@@ -2056,6 +2056,6 @@
2056
  "extra_special_tokens": {},
2057
  "model_max_length": 1000000000000000019884624838656,
2058
  "pad_token": "<|finetune_right_pad_id|>",
2059
- "tokenizer_class": "PreTrainedTokenizerFast",
2060
  "unk_token": null
2061
  }
 
2056
  "extra_special_tokens": {},
2057
  "model_max_length": 1000000000000000019884624838656,
2058
  "pad_token": "<|finetune_right_pad_id|>",
2059
+ "tokenizer_class": "PreTrainedTokenizer",
2060
  "unk_token": null
2061
  }