hedtorresca commited on
Commit
eccfc22
·
verified ·
1 Parent(s): 225812c

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2059,5 +2059,5 @@
2059
  "attention_mask"
2060
  ],
2061
  "model_max_length": 131072,
2062
- "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
 
2059
  "attention_mask"
2060
  ],
2061
  "model_max_length": 131072,
2062
+ "tokenizer_class": "PreTrainedTokenizer"
2063
  }