ArthurConmy commited on
Commit
ec0cf7f
1 Parent(s): 8a0a1f6

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "tokenizer_class": "GPTNeoXTokenizer"
3
  }
 
1
  {
2
+ "tokenizer_class": "PreTrainedTokenizerFast"
3
  }