Training in progress, step 28
Browse files- adapter_config.json +12 -12
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -26,22 +26,22 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"k_proj",
|
32 |
-
"embed_tokens.0",
|
33 |
"out_proj",
|
34 |
-
"embed_tokens.
|
|
|
|
|
|
|
|
|
35 |
"enc_to_dec_proj",
|
|
|
|
|
36 |
"lm_heads.0",
|
37 |
-
"
|
38 |
"audio_enc_to_dec_proj",
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"lm_heads.2",
|
42 |
-
"lm_heads.3",
|
43 |
-
"fc1",
|
44 |
-
"lm_heads.1"
|
45 |
],
|
46 |
"task_type": null,
|
47 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"v_proj",
|
30 |
+
"fc2",
|
|
|
|
|
31 |
"out_proj",
|
32 |
+
"embed_tokens.3",
|
33 |
+
"lm_heads.3",
|
34 |
+
"embed_tokens.0",
|
35 |
+
"embed_tokens.1",
|
36 |
+
"q_proj",
|
37 |
"enc_to_dec_proj",
|
38 |
+
"embed_tokens.2",
|
39 |
+
"lm_heads.2",
|
40 |
"lm_heads.0",
|
41 |
+
"lm_heads.1",
|
42 |
"audio_enc_to_dec_proj",
|
43 |
+
"k_proj",
|
44 |
+
"fc1"
|
|
|
|
|
|
|
|
|
45 |
],
|
46 |
"task_type": null,
|
47 |
"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 87103456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:057a13bd08ef230a1f216f5b636c80b96f1a648dd5e6875ec0b329aec16cea51
|
3 |
size 87103456
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c7003268ccd3d9c404ef89a6f3650996f4065f6462326cfc4ddb3147e084194
|
3 |
size 5560
|