awni commited on
Commit
a8758f2
·
verified ·
1 Parent(s): cebc36d

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -491,6 +491,6 @@
491
  "eos_token": "[e~[",
492
  "extra_special_tokens": {},
493
  "model_max_length": 40960000,
494
- "tokenizer_class": "GPT2Tokenizer",
495
  "unk_token": "]!d~["
496
  }
 
491
  "eos_token": "[e~[",
492
  "extra_special_tokens": {},
493
  "model_max_length": 40960000,
494
+ "tokenizer_class": "TokenizersBackend",
495
  "unk_token": "]!d~["
496
  }