ayjays132 commited on
Commit
da470b0
·
verified ·
1 Parent(s): f60e5e2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -14,7 +14,7 @@
14
  "n_embd": 1024,
15
  "n_head": 16,
16
  "n_layer": 24,
17
- "n_positions": 1024,
18
  "n_special": 0,
19
  "predict_special_tokens": true,
20
  "resid_pdrop": 0.1,
 
14
  "n_embd": 1024,
15
  "n_head": 16,
16
  "n_layer": 24,
17
+ "n_positions": 2048,
18
  "n_special": 0,
19
  "predict_special_tokens": true,
20
  "resid_pdrop": 0.1,