End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"q_proj",
|
27 |
"up_proj",
|
28 |
-
"o_proj",
|
29 |
-
"down_proj",
|
30 |
-
"gate_proj",
|
31 |
"v_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
"q_proj",
|
28 |
"up_proj",
|
|
|
|
|
|
|
29 |
"v_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"o_proj",
|
32 |
+
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
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 3313653480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7115dbe7968fee3471e65facbd572eed1ae92a0e8dc050db583263a90d30ba60
|
3 |
size 3313653480
|
runs/Mar05_11-19-10_th-horst/events.out.tfevents.1741173571.th-horst.2963799.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4391884d154fad7e9bc05637abc89cc37701b059195bdf42ac397ffd36db8abf
|
3 |
+
size 48272
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:567b1b5d20e6e9986466d0cd3a5cad35c8c3b16d50b29855e35dcb51bbd68f40
|
3 |
+
size 5944
|