Pclanglais commited on
Commit
f4cbaf5
1 Parent(s): 534ee5e

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -43,5 +43,5 @@
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "model_max_length": 4096,
46
- "tokenizer_class": "PreTrainedTokenizerFast"
47
  }
 
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "model_max_length": 4096,
46
+ "tokenizer_class": "PreTrainedTokenizer"
47
  }