arxyzan commited on
Commit
5886763
1 Parent(s): 4a6b087

Update model_config.yaml

Browse files
Files changed (1) hide show
  1. model_config.yaml +1 -1
model_config.yaml CHANGED
@@ -12,7 +12,7 @@ encoder_ffn_dim: 3072
12
  encoder_layerdrop: 0.0
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
 
12
  encoder_layerdrop: 0.0
13
  decoder_layerdrop: 0.0
14
  decoder_start_token_id: 50258
15
+ use_cache: false
16
  sampling_rate: 16000
17
  is_encoder_decoder: true
18
  activation_function: gelu