evolveon commited on
Commit
ec45047
1 Parent(s): 68783fd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
- "n_positions": 3048,
20
  "num_decoder_layers": 12,
21
  "num_heads": 12,
22
  "num_layers": 12,
 
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
+ "n_positions": 512,
20
  "num_decoder_layers": 12,
21
  "num_heads": 12,
22
  "num_layers": 12,