galbitang commited on
Commit
20ee571
1 Parent(s): 3268ea8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.01,
7
  "encoder_stride": 16,
8
- "hidden_act": "relu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
 
5
  ],
6
  "attention_probs_dropout_prob": 0.01,
7
  "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {