Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"reorder_and_upcast_attn": false,
|
21 |
"resid_pdrop": 0.0,
|
22 |
"scale_attn_by_inverse_layer_idx": false,
|
23 |
-
"scale_attn_weights":
|
24 |
"summary_activation": null,
|
25 |
"summary_first_dropout": 0.1,
|
26 |
"summary_proj_to_labels": true,
|
|
|
20 |
"reorder_and_upcast_attn": false,
|
21 |
"resid_pdrop": 0.0,
|
22 |
"scale_attn_by_inverse_layer_idx": false,
|
23 |
+
"scale_attn_weights": true,
|
24 |
"summary_activation": null,
|
25 |
"summary_first_dropout": 0.1,
|
26 |
"summary_proj_to_labels": true,
|