d8oss commited on
Commit
4d9e726
1 Parent(s): 87f85be

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "gradient_checkpointing": false,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
- "max_length": 350,
15
  "model_type": "gpt2",
16
  "n_ctx": 2048,
17
  "n_embd": 768,
11
  "gradient_checkpointing": false,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
14
+ "max_length": 300,
15
  "model_type": "gpt2",
16
  "n_ctx": 2048,
17
  "n_embd": 768,