Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,9 +26,9 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
"k_proj",
|
31 |
-
"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"q_proj",
|
30 |
"k_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 47268448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c451aca991a65bfd0047af4cd1c554e36d5b5077ba65a2ca91ff35d704de0d9f
|
3 |
size 47268448
|
preprocessor_config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"chunk_length": 30,
|
|
|
3 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
"feature_size": 80,
|
5 |
"hop_length": 160,
|
|
|
1 |
{
|
2 |
"chunk_length": 30,
|
3 |
+
"dither": 0.0,
|
4 |
"feature_extractor_type": "WhisperFeatureExtractor",
|
5 |
"feature_size": 80,
|
6 |
"hop_length": 160,
|
runs/Feb25_16-41-18_747605cd99ad/events.out.tfevents.1740501700.747605cd99ad.12506.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3761eca602781e628713f5d30c91030654e2cde3d80f211b6c20dfd4466c40b
|
3 |
+
size 33815
|
training_args.bin
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:8c539c5fcd016efc28207cd95c19689b34de848129f5ec11e6fd1aab81d7b216
|
3 |
+
size 5560
|