Training in progress, step 85
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
-
"
|
|
|
|
| 28 |
"o_proj",
|
|
|
|
| 29 |
"gate_proj",
|
| 30 |
-
"
|
| 31 |
-
"up_proj",
|
| 32 |
-
"down_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"up_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
"o_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
"gate_proj",
|
| 32 |
+
"k_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 3775010424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5da3c42bae1276065f37016329bff5ba518d67808c05046704d493232bb303b6
|
| 3 |
size 3775010424
|
runs/Feb12_10-49-03_af3482488f48/events.out.tfevents.1770893390.af3482488f48.5686.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0f084340ef69ad74b2b3cfe56ea72c05efbd9d7e7554e2d2c827e8de28c82c1
|
| 3 |
+
size 7911
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c37d9c22e8c7ef5af5b7d2c06dffc067024614cc2283629a50a9b65ccd0ec8a
|
| 3 |
size 5624
|