Training in progress, step 2
Browse files
adapter_config.json
CHANGED
|
@@ -23,12 +23,12 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"q_proj",
|
| 27 |
"v_proj",
|
| 28 |
"o_proj",
|
| 29 |
-
"down_proj",
|
| 30 |
-
"k_proj",
|
| 31 |
"gate_proj",
|
|
|
|
| 32 |
"up_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"down_proj",
|
| 27 |
"q_proj",
|
| 28 |
"v_proj",
|
| 29 |
"o_proj",
|
|
|
|
|
|
|
| 30 |
"gate_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
"up_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
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:5fa9bab160a558d81034bfdb51a855a07ed7b39e034d026b8f4e423f92a7b527
|
| 3 |
size 3775010424
|
runs/Mar02_15-18-28_150-136-144-21/events.out.tfevents.1740928827.150-136-144-21.5987.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41d243289d3c1848119cc352973b61fdd5fbc9e26c1948009dee95eb173241ae
|
| 3 |
+
size 6600
|
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:9f4c758c82e332da8fb0bce965931befa1ac4d45fd686b35f2e668582152ba7e
|
| 3 |
size 5624
|