yuntian-deng commited on
Commit
e209943
1 Parent(s): c7420cd

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 1024,
15
  "n_embd": 768,
16
  "n_head": 12,
17
  "n_inner": null,
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 1120,
15
  "n_embd": 768,
16
  "n_head": 12,
17
  "n_inner": null,