Training in progress, step 20
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"up_proj",
|
30 |
"down_proj",
|
31 |
-
"
|
32 |
"gate_proj",
|
|
|
33 |
"q_proj",
|
34 |
-
"
|
35 |
-
"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"down_proj",
|
30 |
+
"k_proj",
|
31 |
"gate_proj",
|
32 |
+
"o_proj",
|
33 |
"q_proj",
|
34 |
+
"up_proj",
|
35 |
+
"v_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 11608320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca13ce46110a8201f0dc0d875f74a39810bdcf73c0639319bf29ad597e9d5aad
|
3 |
size 11608320
|
runs/May16_01-20-38_ef845dfa8cb1/events.out.tfevents.1747358448.ef845dfa8cb1.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43b9b7454533ece1d3d4cb5e90d7f093b271f42fdd0b4301ae8cd7cc45212953
|
3 |
+
size 9929
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0988ddaaa2f7740f191170dcc8fba986aa6d674058a85d1d7afe9029c8f7aed
|
3 |
size 5368
|