Upload model
Browse files- adapter_config.json +3 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
},
|
7 |
"base_model_name_or_path": "openai/whisper-large-v3-turbo",
|
8 |
"bias": "none",
|
|
|
9 |
"eva_config": null,
|
10 |
"exclude_modules": null,
|
11 |
"fan_in_fan_out": false,
|
@@ -26,8 +27,8 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
|
|
6 |
},
|
7 |
"base_model_name_or_path": "openai/whisper-large-v3-turbo",
|
8 |
"bias": "none",
|
9 |
+
"corda_config": null,
|
10 |
"eva_config": null,
|
11 |
"exclude_modules": null,
|
12 |
"fan_in_fan_out": false,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"q_proj",
|
31 |
+
"v_proj"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26237160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5506979ba20efa19bb5e47c721d95d3c7adcde6eb3c4e66eb0a5fe34b13a83ae
|
3 |
size 26237160
|