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 |
-
"v_proj",
|
28 |
-
"down_proj",
|
29 |
-
"k_proj",
|
30 |
"gate_proj",
|
31 |
-
"
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"o_proj",
|
27 |
+
"up_proj",
|
28 |
"q_proj",
|
|
|
|
|
|
|
29 |
"gate_proj",
|
30 |
+
"k_proj",
|
31 |
+
"down_proj",
|
32 |
+
"v_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:a2f0469161702a0db682c2a13e73d3a549e4d2b53aac51e419dc276c4dd7f21d
|
3 |
size 194563400
|
runs/Feb05_02-26-28_a9c7a30e5d57/events.out.tfevents.1738722391.a9c7a30e5d57.457670.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aecc31b56b4ca0b8e8f0457b2ac36c4c1c8efc4a8a6b815e6ab12c1df36adb3b
|
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:5b47640fdb004ab9d36d9c40cdf32e245e6d83279c248dd3ba825e12da4badf4
|
3 |
size 5624
|