TheOpenMachine commited on
Commit
9c7e12e
·
verified ·
1 Parent(s): 111acaf

Upload tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "model_max_length": 4096,
3
  "padding_side": "right",
4
  "truncation_side": "right",
 
1
  {
2
+ "tokenizer_class": "GPT2TokenizerFast",
3
  "model_max_length": 4096,
4
  "padding_side": "right",
5
  "truncation_side": "right",