junnyu commited on
Commit
c04e147
1 Parent(s): 19829c3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "hidden_act": "gelu",
 
7
  "hidden_dropout_prob": 0.1,
8
  "hidden_size": 768,
9
  "initializer_range": 0.02,
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "hidden_act": "gelu",
7
+ "embedding_size": 768,
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "initializer_range": 0.02,