modify config
Browse files- config.json +3 -3
config.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
"_name_or_path": "cathyi/tw-tw-openai-whisper-large-v2-Lora-epoch5-total5epoch",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
"attention_dropout": 0.0,
|
9 |
"begin_suppress_tokens": [
|
10 |
220,
|
|
|
2 |
"_name_or_path": "cathyi/tw-tw-openai-whisper-large-v2-Lora-epoch5-total5epoch",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
+
"architectures": [
|
6 |
+
"WhisperForConditionalGeneration"
|
7 |
+
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"begin_suppress_tokens": [
|
10 |
220,
|