xiaohua828 commited on
Commit
a27f767
·
1 Parent(s): 362cdb6

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "model_max_length": 1000000000000000019884624838656,
3
- "tokenizer_class": "CustomTokenizer"
4
  }
 
1
  {
2
  "model_max_length": 1000000000000000019884624838656,
3
+ "tokenizer_class": "tokenizer.CustomTokenizer"
4
  }