Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_class": "WhisperForConditionalGeneration",
|
5 |
"parent_library": "transformers.models.whisper.modeling_whisper"
|
6 |
},
|
7 |
-
"base_model_name_or_path": "openai/whisper-
|
8 |
"bias": "none",
|
9 |
"corda_config": null,
|
10 |
"eva_config": null,
|
@@ -27,8 +27,8 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"
|
31 |
-
"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"trainable_token_indices": null,
|
|
|
4 |
"base_model_class": "WhisperForConditionalGeneration",
|
5 |
"parent_library": "transformers.models.whisper.modeling_whisper"
|
6 |
},
|
7 |
+
"base_model_name_or_path": "openai/whisper-small",
|
8 |
"bias": "none",
|
9 |
"corda_config": null,
|
10 |
"eva_config": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"v_proj",
|
31 |
+
"q_proj"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab9d07ddb7239ed4e092f109d04d816d2eb5ffe420a436d3160522768f78c56c
|
3 |
+
size 14176064
|
runs/May02_12-52-37_16aadd83fc5a/events.out.tfevents.1746190480.16aadd83fc5a.610.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:286e77b11ec038792e0ef4c5f1931383d2f4e226288611a10eecd34a79800a93
|
3 |
+
size 18036
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84052bc626a6f5ca904cabbd68e903de7ff34caeae5e2ac04f2edaa9a4b73127
|
3 |
size 5432
|