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