patrickvonplaten commited on
Commit
db24822
1 Parent(s): 66794f1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -31,6 +31,7 @@
31
  "input_channels": 1,
32
  "input_feat_per_channel": 80,
33
  "is_encoder_decoder": true,
 
34
  "max_position_embeddings": 1024,
35
  "max_source_positions": 6000,
36
  "max_target_positions": 1024,
 
31
  "input_channels": 1,
32
  "input_feat_per_channel": 80,
33
  "is_encoder_decoder": true,
34
+ "max_length": 200,
35
  "max_position_embeddings": 1024,
36
  "max_source_positions": 6000,
37
  "max_target_positions": 1024,