End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"up_proj",
|
27 |
-
"down_proj",
|
28 |
"gate_proj",
|
|
|
29 |
"o_proj",
|
|
|
|
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
-
"v_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
"o_proj",
|
29 |
+
"up_proj",
|
30 |
+
"v_proj",
|
31 |
"q_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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3483d8c3466d707e3ea55c89fff1cbe09137387106daec309f712c9f84ada52c
|
3 |
size 167832240
|
runs/Jan10_15-59-48_ad82ddca9fc8/events.out.tfevents.1736525015.ad82ddca9fc8.1250.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce96c81d15eb803584e2bec8f74d7cede8c13d80e7359e63327a2a7723b8b8b5
|
3 |
+
size 9520
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c4604d2dc71c06f73a68f15528ad9b92e6bf8cc51910baff94a5823d8883bb9
|
3 |
size 5752
|