shorecode commited on
Commit
e2fa5dd
·
verified ·
1 Parent(s): 07fdd73

Update checkpoint-latest/config.json

Browse files
Files changed (1) hide show
  1. checkpoint-latest/config.json +1 -1
checkpoint-latest/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,