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