End of training
Browse files
adapter_config.json
CHANGED
@@ -24,11 +24,11 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"o_proj",
|
|
|
27 |
"k_proj",
|
28 |
-
"v_proj",
|
29 |
"q_proj",
|
30 |
-
"gate_proj",
|
31 |
"up_proj",
|
|
|
32 |
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
"k_proj",
|
|
|
29 |
"q_proj",
|
|
|
30 |
"up_proj",
|
31 |
+
"v_proj",
|
32 |
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
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:a9c6fb0cc6ad335d2a35854ab4bffe82481884850076a93dd4bdf8ff8a5ac528
|
3 |
size 194563400
|
runs/Feb03_21-53-18_a9c7a30e5d57/events.out.tfevents.1738619602.a9c7a30e5d57.197618.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fd4f4c654e7f6dec991458a68cef6ef3cbc180d547a1ce30025432cf4f71516
|
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:8a90de838d36dc32b300600f0e20a4e70b4ae0c59354354f9e90a8a27a71cdb9
|
3 |
size 5624
|