saurabhy27-outcomes commited on
Commit
d44a59b
1 Parent(s): f221a43

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -2
config.json CHANGED
@@ -7,7 +7,10 @@
7
  "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
- "begin_suppress_tokens": null,
 
 
 
11
  "bos_token_id": 50257,
12
  "classifier_proj_size": 256,
13
  "d_model": 1280,
@@ -30,7 +33,7 @@
30
  "mask_time_length": 10,
31
  "mask_time_min_masks": 2,
32
  "mask_time_prob": 0.05,
33
- "max_length": null,
34
  "max_source_positions": 1500,
35
  "max_target_positions": 448,
36
  "median_filter_width": 7,
 
7
  "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
+ "begin_suppress_tokens":
11
+ 220,
12
+ 50257
13
+ ],
14
  "bos_token_id": 50257,
15
  "classifier_proj_size": 256,
16
  "d_model": 1280,
 
33
  "mask_time_length": 10,
34
  "mask_time_min_masks": 2,
35
  "mask_time_prob": 0.05,
36
+ "max_length": 448,
37
  "max_source_positions": 1500,
38
  "max_target_positions": 448,
39
  "median_filter_width": 7,