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

Upload tokenizer

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": "tokenizer.CustomTokenizer"
4
  }
 
1
  {
2
  "model_max_length": 1000000000000000019884624838656,
3
+ "tokenizer_class": "CustomTokenizer"
4
  }