Training in progress, step 1071
Browse files
adapter_config.json
CHANGED
@@ -24,11 +24,11 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"o_proj",
|
27 |
-
"down_proj",
|
28 |
-
"v_proj",
|
29 |
-
"gate_proj",
|
30 |
"k_proj",
|
|
|
|
|
31 |
"q_proj",
|
|
|
32 |
"up_proj"
|
33 |
],
|
34 |
"task_type": null,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"o_proj",
|
|
|
|
|
|
|
27 |
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj",
|
30 |
"q_proj",
|
31 |
+
"down_proj",
|
32 |
"up_proj"
|
33 |
],
|
34 |
"task_type": null,
|
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:262350168617eaaa7a39d6bf9cc74846936b9d116e0a43d43efedab1699dc957
|
3 |
size 400616360
|
logs/events.out.tfevents.1732189911.d501f5db07ac.337.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9bc604fa8607cd81c4699b3e9d522f92725ffec01496c29ee178eebfae4f5b0
|
3 |
+
size 6332
|