Abhinav28 commited on
Commit
5bb059d
1 Parent(s): fcb39eb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_name_or_path": "Abhinav28/openai-whisper-large-v3",
3
- "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
@@ -19,7 +19,7 @@
19
  "decoder_layerdrop": 0.0,
20
  "decoder_layers": 32,
21
  "decoder_start_token_id": 50258,
22
- "dropout": 0.1,
23
  "encoder_attention_heads": 20,
24
  "encoder_ffn_dim": 5120,
25
  "encoder_layerdrop": 0.0,
 
1
  {
2
  "_name_or_path": "Abhinav28/openai-whisper-large-v3",
3
+ "activation_dropout": 0.05,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
 
19
  "decoder_layerdrop": 0.0,
20
  "decoder_layers": 32,
21
  "decoder_start_token_id": 50258,
22
+ "dropout": 0.05,
23
  "encoder_attention_heads": 20,
24
  "encoder_ffn_dim": 5120,
25
  "encoder_layerdrop": 0.0,