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