PATTARA TIPAKSORN
commited on
Commit
•
8f42186
1
Parent(s):
05ac68b
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
},
|
9 |
"beats_path": "",
|
10 |
"init_from_scratch": true,
|
11 |
-
"llm_path": "
|
12 |
"lora": true,
|
13 |
"lora_alpha": 32,
|
14 |
"lora_dropout": 0.1,
|
@@ -22,5 +22,5 @@
|
|
22 |
"target_modules": null,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
-
"whisper_path": "
|
26 |
}
|
|
|
8 |
},
|
9 |
"beats_path": "",
|
10 |
"init_from_scratch": true,
|
11 |
+
"llm_path": "Qwen/Qwen2-7B-Instruct",
|
12 |
"lora": true,
|
13 |
"lora_alpha": 32,
|
14 |
"lora_dropout": 0.1,
|
|
|
22 |
"target_modules": null,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
+
"whisper_path": "openai/whisper-large-v3"
|
26 |
}
|