End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"gate_proj",
|
28 |
"k_proj",
|
29 |
"q_proj",
|
30 |
"up_proj",
|
31 |
-
"
|
32 |
-
"down_proj"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"v_proj",
|
|
|
27 |
"k_proj",
|
28 |
"q_proj",
|
29 |
"up_proj",
|
30 |
+
"o_proj",
|
31 |
+
"down_proj",
|
32 |
+
"gate_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:709727064cfdba517a35f2b85c2c267680aec066da85f5c6061a845e377478be
|
3 |
size 194563400
|
runs/Feb04_14-20-14_a9c7a30e5d57/events.out.tfevents.1738678818.a9c7a30e5d57.346836.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebe0b70840b37b34d0e1d41d0f38abd36604191d20563f2da61c0d6277dba98c
|
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:eb705e4052857c2eb10b8bc8ede253be7e83c677f9aa677845daa86fb3490274
|
3 |
size 5624
|