luciferxf commited on
Commit
b3aabec
1 Parent(s): a07beee

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -13,7 +13,7 @@
13
  "n_embd": 768,
14
  "n_head": 12,
15
  "n_layer": 12,
16
- "n_positions": 2560,
17
  "resid_pdrop": 0.1,
18
  "summary_activation": null,
19
  "summary_first_dropout": 0.1,
 
13
  "n_embd": 768,
14
  "n_head": 12,
15
  "n_layer": 12,
16
+ "n_positions": 2048,
17
  "resid_pdrop": 0.1,
18
  "summary_activation": null,
19
  "summary_first_dropout": 0.1,