DaizeDong commited on
Commit
3dba4f2
1 Parent(s): 3f79646

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "clean_up_tokenization_spaces": true,
3
  "model_max_length": 1000000000000000019884624838656,
4
- "tokenizer_class": "GraphGptTokenizer"
5
  }
 
1
  {
2
  "clean_up_tokenization_spaces": true,
3
  "model_max_length": 1000000000000000019884624838656,
4
+ "tokenizer_class": "GraphsGptTokenizer"
5
  }