Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
-
"k_proj",
|
25 |
-
"gate_proj",
|
26 |
"up_proj",
|
|
|
|
|
27 |
"v_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"up_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"q_proj",
|
26 |
"v_proj",
|
27 |
"down_proj",
|
28 |
+
"k_proj",
|
29 |
+
"o_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 3221320120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5668b70b4ee7779b8cd36bf4accde645e63567beee667ad816f4881cacc18528
|
3 |
size 3221320120
|
runs/Aug27_23-20-21_cf9cfc9e911e/events.out.tfevents.1724800845.cf9cfc9e911e.436.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f2192417f48acc3b0d785acbed4fd82336305ecffadbae4e76a56aaf52e3da8
|
3 |
+
size 7194
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81818217f6b7f6555de9bd895a237555fd7e3d176c9d218e587337d82038777b
|
3 |
+
size 5560
|