minskiter commited on
Commit
598a1e3
1 Parent(s): fdb0b54

feat(config.json): update config

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "minskiter/simbert-chinese-bert-wwm-ext",
 
3
  "architectures": [
4
  "SimBertModel"
5
  ],
 
1
  {
2
  "_name_or_path": "minskiter/simbert-chinese-bert-wwm-ext",
3
+ "tokenizer_class": "BertTokenizer",
4
  "architectures": [
5
  "SimBertModel"
6
  ],