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