Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -19,13 +19,13 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"up_proj",
|
| 23 |
-
"down_proj",
|
| 24 |
"q_proj",
|
| 25 |
"gate_proj",
|
|
|
|
| 26 |
"v_proj",
|
| 27 |
-
"k_proj"
|
| 28 |
-
"o_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_dora": false,
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"o_proj",
|
| 23 |
"up_proj",
|
|
|
|
| 24 |
"q_proj",
|
| 25 |
"gate_proj",
|
| 26 |
+
"down_proj",
|
| 27 |
"v_proj",
|
| 28 |
+
"k_proj"
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"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 313820248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d085ea011af6f8be16e3e7e3985b5b4024d7f5727c7a531ff43ab3c7bbf61085
|
| 3 |
size 313820248
|
runs/Mar18_05-21-15_73d885f5e375/events.out.tfevents.1710739298.73d885f5e375.27.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17cb528487545bc5d7d45d3104ab9c37a84927e71140399c223e84ca79897ce3
|
| 3 |
+
size 6020
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c4ccb8a39408c8cbe9cf20a6c6650e261bf3fdfce6b6f7fb5d32c718a9cf1a6
|
| 3 |
size 4920
|