Training in progress, step 1500
Browse files
adapter_config.json
CHANGED
@@ -23,19 +23,19 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"o_proj",
|
28 |
-
"up_proj",
|
29 |
"v_proj",
|
30 |
-
"q_proj",
|
31 |
-
"linear_2",
|
32 |
"fc1",
|
33 |
-
"
|
34 |
-
"
|
35 |
"linear_1",
|
36 |
-
"
|
|
|
|
|
37 |
"down_proj",
|
38 |
-
"
|
|
|
|
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"out_proj",
|
|
|
|
|
27 |
"v_proj",
|
|
|
|
|
28 |
"fc1",
|
29 |
+
"q_proj",
|
30 |
+
"k_proj",
|
31 |
"linear_1",
|
32 |
+
"linear_2",
|
33 |
+
"o_proj",
|
34 |
+
"up_proj",
|
35 |
"down_proj",
|
36 |
+
"gate_proj",
|
37 |
+
"fc2",
|
38 |
+
"lm_head"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"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 621143576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:213dad00ec2bbc30b59915ca40ca7e061161c7c7c85844a76a114710471e86e2
|
3 |
size 621143576
|
runs/Apr28_05-12-19_70d2df912f7a/events.out.tfevents.1714281164.70d2df912f7a.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5145878024c095f36a943c2901f2c54d2a5771c0e72b2a8f0e08d588d1d03555
|
3 |
+
size 26629
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f55234b9070080a69d89b451fcf0890639ba2c888458f9313113e09a8477f62
|
3 |
size 5048
|