heegyu commited on
Commit
b730458
1 Parent(s): 85db53b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -15,11 +15,11 @@
15
  "n_embd": 1024,
16
  "n_head": 16,
17
  "n_inner": null,
18
- "n_layer": 24,
19
  "n_positions": 1024,
20
  "pad_token_id": 0,
21
  "resid_pdrop": 0.0,
22
- "rotary_dim": 16,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
25
  "summary_first_dropout": 0.1,
 
15
  "n_embd": 1024,
16
  "n_head": 16,
17
  "n_inner": null,
18
+ "n_layer": 20,
19
  "n_positions": 1024,
20
  "pad_token_id": 0,
21
  "resid_pdrop": 0.0,
22
+ "rotary_dim": 32,
23
  "scale_attn_weights": true,
24
  "summary_activation": null,
25
  "summary_first_dropout": 0.1,