Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"gate_proj",
|
|
|
23 |
"v_proj",
|
24 |
"k_proj",
|
25 |
-
"o_proj",
|
26 |
"down_proj",
|
27 |
-
"
|
28 |
-
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"up_proj",
|
23 |
"gate_proj",
|
24 |
+
"q_proj",
|
25 |
"v_proj",
|
26 |
"k_proj",
|
|
|
27 |
"down_proj",
|
28 |
+
"o_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31516744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31ec9aaf9552647ecc3b6a82075f876cbd141968ee612f0c389f1a07682a388f
|
3 |
size 31516744
|
runs/May13_21-11-02_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715634679.ip-172-31-69-60.ec2.internal.34537.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:986ed277abc5cff25a405c178538adb0e8fce59deb12f7a604c15715877de1ce
|
3 |
+
size 13249
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6a44acc6b9f9d7d5529a5387b17ba96f7c8b0a5fbc592ba150444bd6a058009
|
3 |
size 6072
|