End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"gate_proj",
|
27 |
-
"up_proj",
|
28 |
-
"o_proj",
|
29 |
"down_proj",
|
30 |
"v_proj",
|
31 |
-
"
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
"gate_proj",
|
|
|
|
|
28 |
"down_proj",
|
29 |
"v_proj",
|
30 |
+
"k_proj",
|
31 |
+
"up_proj",
|
32 |
+
"o_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 194563400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5da476e54e9d032d5686979c364b3e152c77f18832a92c4099fe1bbc805e92a7
|
3 |
size 194563400
|
runs/Feb05_18-11-53_a9c7a30e5d57/events.out.tfevents.1738779116.a9c7a30e5d57.601091.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4813a4ba9ce8ffbba912a498b9ba8227edfe156ade5fcbe2f7f5f1be25c469f5
|
3 |
+
size 58677
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15b993472ebd40097a641743f60fbbbbc92d7879c22d8a45317a8b326e04499
|
3 |
size 5624
|