Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
-
"o_proj",
|
25 |
"v_proj",
|
26 |
-
"up_proj",
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"q_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
|
|
24 |
"v_proj",
|
|
|
25 |
"k_proj",
|
26 |
+
"o_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:119e6b3599455dd9ce855a1150e7fcf5e18cc8028e2a1c880e69344b255c633d
|
3 |
size 45258384
|
runs/Jun09_11-32-09_30e81b69a047/events.out.tfevents.1717932732.30e81b69a047.14858.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7179848a5b38b80c59c248d105d4cd02f76a705a567f1c5da1aa96bbdb791c
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c35cf7b9f24476eab47cebe2411699b2a914ee407db003592eb1cff6df386725
|
3 |
size 5112
|