Training in progress, step 33
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"q_proj",
|
| 27 |
-
"v_proj",
|
| 28 |
"o_proj",
|
| 29 |
"up_proj",
|
| 30 |
"gate_proj",
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"k_proj",
|
| 27 |
"q_proj",
|
|
|
|
| 28 |
"o_proj",
|
| 29 |
"up_proj",
|
| 30 |
"gate_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"down_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:27a6b0a875bde734e0d1b617f105451da85775cc2eff5bdc07aaf347842c7fc7
|
| 3 |
size 2156507696
|
runs/Dec10_07-43-54_9efcdcd9d764/events.out.tfevents.1765352640.9efcdcd9d764.9670.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a77ea66729be75cdd06a0c9d900d0fc476f1de09f66c7553ba569578f7d3b258
|
| 3 |
+
size 8045
|
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:3cb63d37f267ef8264e079832eeb81cb103307fafb738b13a1099817a64b1545
|
| 3 |
size 5624
|