Jawharah commited on
Commit
879e634
1 Parent(s): 0d0551e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -16,6 +16,7 @@
16
  "hidden_act": "gelu_new",
17
  "hidden_act_gated": true,
18
  "sandwich_norm": true,
 
19
  "position_embedding_type": "rotary",
20
  "hidden_dropout_prob": 0,
21
  "classifier_dropout_prob": 0.1,
 
16
  "hidden_act": "gelu_new",
17
  "hidden_act_gated": true,
18
  "sandwich_norm": true,
19
+ "inner_group_num": 1,
20
  "position_embedding_type": "rotary",
21
  "hidden_dropout_prob": 0,
22
  "classifier_dropout_prob": 0.1,