EdBerg/outputs
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"v_proj",
|
| 24 |
"o_proj",
|
|
|
|
|
|
|
| 25 |
"gate_proj",
|
| 26 |
"up_proj",
|
| 27 |
-
"q_proj",
|
| 28 |
"down_proj",
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"o_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
+
"k_proj",
|
| 26 |
"gate_proj",
|
| 27 |
"up_proj",
|
|
|
|
| 28 |
"down_proj",
|
| 29 |
+
"v_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 39256456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14b37984d8067c41ef8be4e643fd20c4cdbea50c58869327db87f63453fd6daa
|
| 3 |
size 39256456
|
runs/Oct21_23-50-37_afd0f18e12d7/events.out.tfevents.1729554641.afd0f18e12d7.274.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:973d8a2a60b919cfb84e427b94f0167236e5344e4377ac8e568335c1d44bdb6f
|
| 3 |
+
size 8157
|
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:3d99b330d2fcf6e4763de556dfc9051021a7f26927b9ada5e5d8dcae92a207a7
|
| 3 |
size 5432
|