Clemylia commited on
Commit
35d5a0c
·
verified ·
1 Parent(s): e50a0ab

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -16,6 +16,7 @@
16
  "n_inner": null,
17
  "n_layer": 8,
18
  "n_positions": 128,
 
19
  "pad_token_id": 50257,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
 
16
  "n_inner": null,
17
  "n_layer": 8,
18
  "n_positions": 128,
19
+ "n_ctx": 128,
20
  "pad_token_id": 50257,
21
  "reorder_and_upcast_attn": false,
22
  "resid_pdrop": 0.1,