cayjobla commited on
Commit
0f356ac
·
1 Parent(s): 2bd34de

Update reduced config params

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -5,6 +5,8 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
 
8
  "eos_token_id": 2,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
 
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
+ "can_reduce_pooled": true,
9
+ "can_reduce_sequence": false,
10
  "eos_token_id": 2,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,