Training in progress, step 328
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"q_proj",
|
| 24 |
-
"down_proj",
|
| 25 |
-
"k_proj",
|
| 26 |
"v_proj",
|
| 27 |
-
"
|
|
|
|
| 28 |
"o_proj",
|
| 29 |
-
"
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 23 |
"v_proj",
|
| 24 |
+
"down_proj",
|
| 25 |
+
"up_proj",
|
| 26 |
"o_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"k_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 45258384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbace0ce0d2593a3ad9980fbb16b11f6a85ecfbc9a163ab83ea00a0729977705
|
| 3 |
size 45258384
|
runs/Jun25_06-59-27_191f8269d3c8/events.out.tfevents.1719298768.191f8269d3c8.619.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00e58ebe8aa49e397fedf5ce2eb00b1e14e6610828ace447985a96c28ccd8319
|
| 3 |
+
size 9374
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42e6b2413bd6c29d17d91c6207450c8ec1ae7b148f918db3793d8c7b95ecc3b9
|
| 3 |
size 5112
|