Training in progress, step 14
Browse files- adapter_config.json +10 -10
- 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 |
"embed_tokens.1",
|
31 |
-
"
|
32 |
-
"
|
|
|
|
|
33 |
"audio_enc_to_dec_proj",
|
34 |
-
"
|
|
|
35 |
"lm_heads.0",
|
|
|
|
|
36 |
"q_proj",
|
37 |
-
"embed_tokens.0",
|
38 |
"lm_heads.1",
|
39 |
-
"out_proj",
|
40 |
-
"embed_tokens.3",
|
41 |
"v_proj",
|
42 |
-
"
|
43 |
-
"fc2",
|
44 |
-
"fc1"
|
45 |
],
|
46 |
"task_type": null,
|
47 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"fc1",
|
30 |
"embed_tokens.1",
|
31 |
+
"fc2",
|
32 |
+
"embed_tokens.3",
|
33 |
+
"lm_heads.3",
|
34 |
+
"embed_tokens.0",
|
35 |
"audio_enc_to_dec_proj",
|
36 |
+
"k_proj",
|
37 |
+
"out_proj",
|
38 |
"lm_heads.0",
|
39 |
+
"lm_heads.2",
|
40 |
+
"embed_tokens.2",
|
41 |
"q_proj",
|
|
|
42 |
"lm_heads.1",
|
|
|
|
|
43 |
"v_proj",
|
44 |
+
"enc_to_dec_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:ebb9834e335acf4824ce7ff2e3a4e9c03436153c601c6023de8fd5c4e58aacb8
|
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:8617aeb69b94ea7f6e390feb531b8415b0873766a5e764c53a461d91024d8fff
|
3 |
size 5560
|