barchetta commited on
Commit
80b8739
·
verified ·
1 Parent(s): e06fc4e

Upload tokenizer

Browse files
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
  }