Training in progress, step 25
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"gate_proj",
|
30 |
-
"up_proj",
|
31 |
"down_proj",
|
|
|
32 |
"k_proj",
|
33 |
-
"q_proj",
|
34 |
"v_proj",
|
35 |
-
"
|
|
|
|
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"down_proj",
|
30 |
+
"o_proj",
|
31 |
"k_proj",
|
|
|
32 |
"v_proj",
|
33 |
+
"q_proj",
|
34 |
+
"up_proj",
|
35 |
+
"gate_proj"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"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 400616360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:add329bac1c78ee761ac90094ae90d4ca32a2b8d5957e232896bfe2ecfaee040
|
3 |
size 400616360
|
logs/events.out.tfevents.1739156924.73b54462d0b5.9062.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a584ce567cbdce34a36faff4d13b6f7b2744539ba059d4f517d4c9581a6397b
|
3 |
+
size 6419
|