Training in progress, step 1800
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"k_proj",
|
27 |
-
"up_proj",
|
28 |
-
"down_proj",
|
29 |
"o_proj",
|
30 |
-
"
|
31 |
"v_proj",
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
27 |
"k_proj",
|
|
|
|
|
28 |
"o_proj",
|
29 |
+
"down_proj",
|
30 |
"v_proj",
|
31 |
+
"up_proj",
|
32 |
+
"q_proj"
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"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 180385008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bc960411367a305aa691c1ca8cb089f8c2580634f90817eecdf0a0ddf7751b0
|
3 |
size 180385008
|
logs/events.out.tfevents.1727823037.75e666e01d69.463.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2b1ec8b5961883cd0c14870454626b3d85cfd026e1f83bf14672139c9a77922
|
3 |
+
size 6471
|