pooya-mohammadi commited on
Commit
7745bd6
1 Parent(s): 69cc94e

Hezar: Upload model and config

Browse files
Files changed (1) hide show
  1. model_config.yaml +2 -1
model_config.yaml CHANGED
@@ -13,6 +13,7 @@ encoder_layerdrop: 0.0
13
  decoder_layerdrop: 0.0
14
  decoder_start_token_id: 50258
15
  use_cache: true
 
16
  is_encoder_decoder: true
17
  activation_function: gelu
18
  d_model: 768
@@ -40,4 +41,4 @@ mask_time_min_masks: 2
40
  mask_feature_prob: 0.0
41
  mask_feature_length: 10
42
  mask_feature_min_masks: 0
43
- max_length: 448
 
13
  decoder_layerdrop: 0.0
14
  decoder_start_token_id: 50258
15
  use_cache: true
16
+ sampling_rate: 16000
17
  is_encoder_decoder: true
18
  activation_function: gelu
19
  d_model: 768
 
41
  mask_feature_prob: 0.0
42
  mask_feature_length: 10
43
  mask_feature_min_masks: 0
44
+ max_new_tokens: 448