Ba2han commited on
Commit
1729fc5
·
verified ·
1 Parent(s): f47729c

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "model_max_length": 8192,
12
  "pad_token": "<|finetune_right_pad_id|>",
13
  "padding_side": "right",
14
- "tokenizer_class": "TokenizersBackend",
15
  "unk_token": null,
16
  "added_tokens_decoder": {
17
  "50030": {
 
11
  "model_max_length": 8192,
12
  "pad_token": "<|finetune_right_pad_id|>",
13
  "padding_side": "right",
14
+ "tokenizer_class": "PreTrainedTokenizerFast",
15
  "unk_token": null,
16
  "added_tokens_decoder": {
17
  "50030": {