End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"o_proj",
|
27 |
-
"up_proj",
|
28 |
-
"q_proj",
|
29 |
"gate_proj",
|
30 |
-
"
|
|
|
31 |
"down_proj",
|
32 |
-
"v_proj"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
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 |
+
"q_proj",
|
32 |
+
"k_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:8b42459cd42c8f3d1e7a5cd87a742b2b88f445abd6a6e672841c1317712d0697
|
3 |
size 194563400
|
runs/Feb05_04-30-48_a9c7a30e5d57/events.out.tfevents.1738729853.a9c7a30e5d57.477004.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19167cc27ec4018d30a8b5311bf8085e65358d7616d9598fdc3219484956e1ee
|
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:8c0d7901b9b071e2dc1bffdfdcbecaa23ecc8fe1283499b675052f6db4a080c8
|
3 |
size 5624
|