EdBerg/outputs
Browse files
adapter_config.json
CHANGED
|
@@ -21,13 +21,13 @@
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
| 24 |
-
"q_proj",
|
| 25 |
-
"v_proj",
|
| 26 |
"o_proj",
|
| 27 |
-
"
|
| 28 |
"up_proj",
|
|
|
|
| 29 |
"k_proj",
|
| 30 |
-
"
|
|
|
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
| 33 |
"use_dora": false,
|
|
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
|
|
|
|
|
|
| 24 |
"o_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
"up_proj",
|
| 27 |
+
"down_proj",
|
| 28 |
"k_proj",
|
| 29 |
+
"v_proj",
|
| 30 |
+
"q_proj"
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
| 33 |
"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 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b323b76cdb7957b4fb81a0c9f640200aa29444543d758bf3e425e2a5188ede6
|
| 3 |
size 83945296
|
runs/Oct23_08-23-31_7e9823afe7c5/events.out.tfevents.1729671817.7e9823afe7c5.1551.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30128fb7ab9a8101e6a71c22ac4f78562a7c27a0a7f1e020e46125baf4607250
|
| 3 |
+
size 322159
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9739aa4632a0695565a51a2b6573df226fcd207a1d43bcc853a5a46fc0effd1
|
| 3 |
size 5432
|