humeur commited on
Commit
afeb1b1
1 Parent(s): c5fd906

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "is_encoder_decoder": true,
29
  "max_length": 4448,
30
  "max_source_positions": 1500,
31
- "max_target_positions": 4448,
32
  "model_type": "whisper",
33
  "num_hidden_layers": 12,
34
  "num_mel_bins": 80,
 
28
  "is_encoder_decoder": true,
29
  "max_length": 4448,
30
  "max_source_positions": 1500,
31
+ "max_target_positions": 448,
32
  "model_type": "whisper",
33
  "num_hidden_layers": 12,
34
  "num_mel_bins": 80,