Training in progress, step 36
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
-
"
|
| 28 |
"o_proj",
|
|
|
|
| 29 |
"k_proj",
|
| 30 |
-
"
|
| 31 |
-
"q_proj",
|
| 32 |
-
"v_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"gate_proj",
|
| 27 |
"down_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
"o_proj",
|
| 30 |
+
"v_proj",
|
| 31 |
"k_proj",
|
| 32 |
+
"up_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 2156507696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c91a9c75fb57a3302a60eb3081c115adebd8762783d50a2cd54e5057611b6b3f
|
| 3 |
size 2156507696
|
runs/Dec03_05-59-49_90f1612bd37b/events.out.tfevents.1764741596.90f1612bd37b.9496.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:438516d2278ed6abd796c82fead9539c71196d4ce195b99d8294a2a33f9627e6
|
| 3 |
+
size 8252
|
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:2111f464acd6cd59768e5f01716e6270b6b5653306aaf3eac34b010789aafe80
|
| 3 |
size 5624
|