Laurin-myreha commited on
Commit
b9c4a6a
·
verified ·
1 Parent(s): cc89848

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
- "WhisperForConditionalGenerationWithAttentionLoss"
8
  ],
9
  "attention_dropout": 0.0,
10
  "begin_suppress_tokens": [],
 
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
6
  "architectures": [
7
+ "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
  "begin_suppress_tokens": [],