Jiayi-Pan commited on
Commit
f45a551
·
verified ·
1 Parent(s): 441e6e2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "n_embd": 1024,
16
  "n_inner": 4096,
17
  "n_head": 16,
18
- "n_layer": 16,
19
  "n_positions": 4096,
20
  "resid_pdrop": 0.1,
21
  "vocab_size": 50257
 
15
  "n_embd": 1024,
16
  "n_inner": 4096,
17
  "n_head": 16,
18
+ "n_layer": 32,
19
  "n_positions": 4096,
20
  "resid_pdrop": 0.1,
21
  "vocab_size": 50257