josh-oo commited on
Commit
f47cb79
·
1 Parent(s): 579c0c8

Updated resid_pdrop

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "n_layer": 12,
23
  "n_positions": 1024,
24
  "reorder_and_upcast_attn": false,
25
- "resid_pdrop": 0.3,
26
  "scale_attn_by_inverse_layer_idx": false,
27
  "scale_attn_weights": true,
28
  "summary_activation": null,
 
22
  "n_layer": 12,
23
  "n_positions": 1024,
24
  "reorder_and_upcast_attn": false,
25
+ "resid_pdrop": 0.1,
26
  "scale_attn_by_inverse_layer_idx": false,
27
  "scale_attn_weights": true,
28
  "summary_activation": null,