casa commited on
Commit
5a5b55e
1 Parent(s): 4f20690
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -13,7 +13,7 @@
13
  "n_ctx": 1024,
14
  "n_embd": 768,
15
  "n_head": 12,
16
- "n_layer": 12,
17
  "n_positions": 1024,
18
  "resid_pdrop": 0.1,
19
  "summary_activation": null,
 
13
  "n_ctx": 1024,
14
  "n_embd": 768,
15
  "n_head": 12,
16
+ "n_layer": 24,
17
  "n_positions": 1024,
18
  "resid_pdrop": 0.1,
19
  "summary_activation": null,