Training in progress, step 10
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Apr09_10-11-01_30f85c269b5a/events.out.tfevents.1744193472.30f85c269b5a.954.0 +3 -0
- runs/Apr09_10-11-44_30f85c269b5a/events.out.tfevents.1744193510.30f85c269b5a.954.1 +3 -0
- runs/Apr09_10-14-18_30f85c269b5a/events.out.tfevents.1744193665.30f85c269b5a.954.2 +3 -0
- runs/Apr09_10-19-06_30f85c269b5a/events.out.tfevents.1744193973.30f85c269b5a.6101.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"gate_proj",
|
27 |
"o_proj",
|
|
|
28 |
"down_proj",
|
29 |
-
"v_proj",
|
30 |
-
"q_proj",
|
31 |
"k_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"o_proj",
|
27 |
+
"up_proj",
|
28 |
"down_proj",
|
|
|
|
|
29 |
"k_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"v_proj",
|
32 |
+
"q_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 70430032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e1540b8057e4fb0287a9adf28bb1c1b1cd027270e8649761d2f8f221c4d133a
|
3 |
size 70430032
|
runs/Apr09_10-11-01_30f85c269b5a/events.out.tfevents.1744193472.30f85c269b5a.954.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a3814c9bf5112e1d66dfc302a46db40a48934ba3fbe38072b068388475e0518
|
3 |
+
size 5991
|
runs/Apr09_10-11-44_30f85c269b5a/events.out.tfevents.1744193510.30f85c269b5a.954.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34b31e79b5810124c9d1f414172f6c8953eff449edda79b7213aa9a92514f780
|
3 |
+
size 5991
|
runs/Apr09_10-14-18_30f85c269b5a/events.out.tfevents.1744193665.30f85c269b5a.954.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce67d13a6ed50bbd71eea655b5cf60ade6b3f8b315bd4e01d83a339fdc8bfcbf
|
3 |
+
size 4184
|
runs/Apr09_10-19-06_30f85c269b5a/events.out.tfevents.1744193973.30f85c269b5a.6101.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6ca21206add35516e1ccc761b8f6d92de6ec2afcceedbcf2101b6916029118e
|
3 |
+
size 6542
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:779b7705a6bf35a8ef9cfe184a0542547f05b675066bf45f4bf5d21b24af19a3
|
3 |
size 5816
|