shorecode commited on
Commit
7c9f39e
·
verified ·
1 Parent(s): e2fa5dd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 4,
22
- "num_heads": 4,
23
  "num_layers": 4,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
 
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 4,
22
+ "num_heads": 8,
23
  "num_layers": 4,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,