Canwen Xu commited on
Commit
ac2aa24
1 Parent(s): b2b8997

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "attention_probs_dropout_prob": 0.1,
3
  "cell": {},
 
4
  "hidden_act": "gelu",
5
  "hidden_dropout_prob": 0.1,
6
  "hidden_size": 768,
1
  {
2
  "attention_probs_dropout_prob": 0.1,
3
  "cell": {},
4
+ "model_type": "bert",
5
  "hidden_act": "gelu",
6
  "hidden_dropout_prob": 0.1,
7
  "hidden_size": 768,