ChancesYuan commited on
Commit
b01ace2
1 Parent(s): c820cea

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -23,5 +23,7 @@
23
  "transformers_version": "4.20.1",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
 
 
26
  "vocab_size": 45710
27
  }
 
23
  "transformers_version": "4.20.1",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
+ "kb_layer": [10, 11],
27
+ "ex_size": 64,
28
  "vocab_size": 45710
29
  }