novice03 commited on
Commit
766962d
1 Parent(s): e3a09d8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,5 +25,5 @@
25
  "type_vocab_size": 2,
26
  "use_cache": true,
27
  "vocab_size": 30000,
28
- "tokenizer_class": "albert"
29
  }
 
25
  "type_vocab_size": 2,
26
  "use_cache": true,
27
  "vocab_size": 30000,
28
+ "tokenizer_class": "AlbertTokenizer"
29
  }