underscore2 commited on
Commit
f03d3d7
·
verified ·
1 Parent(s): c52dc2e

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2060,5 +2060,5 @@
2060
  "model_max_length": 8192,
2061
  "pad_token": "<|reserved_special_token_250|>",
2062
  "padding_side": "right",
2063
- "tokenizer_class": "PreTrainedTokenizer"
2064
  }
 
2060
  "model_max_length": 8192,
2061
  "pad_token": "<|reserved_special_token_250|>",
2062
  "padding_side": "right",
2063
+ "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }