Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"k_proj",
|
| 24 |
"o_proj",
|
| 25 |
-
"up_proj",
|
| 26 |
-
"down_proj",
|
| 27 |
"v_proj",
|
| 28 |
-
"
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"down_proj",
|
| 24 |
"k_proj",
|
| 25 |
"o_proj",
|
|
|
|
|
|
|
| 26 |
"v_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"q_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 194563400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72bcd40479566c65681093334ba1106c823a72f8507b228039dfe32643dfbf3e
|
| 3 |
size 194563400
|
runs/Oct01_19-11-52_881891feefa5/events.out.tfevents.1727809917.881891feefa5.389.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11257866036892ceafc129a9fb55a9b5d7623b2ea0f3a5978eaaee4f16c77cce
|
| 3 |
+
size 6197
|
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:9398a6335f87b522c9874dc5268c89eb824d15b438fa0bd12681a8b61e9776f7
|
| 3 |
size 5432
|