patrickvonplaten commited on
Commit
b073ad8
1 Parent(s): 7463c11

Update config.json

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