GIanlucaRub commited on
Commit
c13d320
1 Parent(s): 8986d09

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -26,9 +26,9 @@
26
  "forced_decoder_ids": null,
27
  "init_std": 0.02,
28
  "is_encoder_decoder": true,
29
- "max_length": 448000,
30
- "max_source_positions": 1500000,
31
- "max_target_positions": 448000,
32
  "model_type": "whisper",
33
  "num_hidden_layers": 4,
34
  "num_mel_bins": 80,
 
26
  "forced_decoder_ids": null,
27
  "init_std": 0.02,
28
  "is_encoder_decoder": true,
29
+ "max_length": 448,
30
+ "max_source_positions": 1500,
31
+ "max_target_positions": 448,
32
  "model_type": "whisper",
33
  "num_hidden_layers": 4,
34
  "num_mel_bins": 80,