Training in progress, step 4
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
"k_proj",
|
| 28 |
-
"gate_proj",
|
| 29 |
-
"up_proj",
|
| 30 |
"v_proj",
|
| 31 |
-
"
|
| 32 |
-
"o_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 |
"k_proj",
|
|
|
|
|
|
|
| 29 |
"v_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"q_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 4381342624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:518bb15a0561a2c2c6f188544c95e03a6d9593b16646c23ac74a218a81475bad
|
| 3 |
size 4381342624
|
runs/Jan06_09-28-10_8e9e222b5139/events.out.tfevents.1767691699.8e9e222b5139.19576.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f47ab9ef3d7c101e0175e961edf9d26caedfc9c6aeb39044f43627b04010211
|
| 3 |
+
size 7071
|
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:46054a5be1c8962ab89ae20b5f1034e6f729e8d647bfb95a82fba6a58ddd4c2f
|
| 3 |
size 5624
|