Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"o_proj",
|
24 |
-
"
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
"o_proj",
|
24 |
+
"down_proj",
|
25 |
"up_proj",
|
26 |
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_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 100060536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf82cb10bae4573088b87f8be3d328ced1f563b6da6bc83ad44a87d8faebf173
|
3 |
size 100060536
|
runs/Apr21_23-51-41_060407ee4835/events.out.tfevents.1713758215.060407ee4835.3304.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87419d7bfb2ed4e87bad9073eaf512bfa01df6d80790cc7811c690b9c9ad65cf
|
3 |
+
size 10028
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eed274490b2911a483171da57fd57631de506ec12758f84bcece2565658c42a
|
3 |
size 5176
|