Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"
|
| 30 |
"k_proj",
|
| 31 |
"up_proj",
|
| 32 |
-
"gate_proj",
|
| 33 |
-
"o_proj",
|
| 34 |
"down_proj",
|
| 35 |
-
"
|
|
|
|
|
|
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"v_proj",
|
| 30 |
"k_proj",
|
| 31 |
"up_proj",
|
|
|
|
|
|
|
| 32 |
"down_proj",
|
| 33 |
+
"o_proj",
|
| 34 |
+
"q_proj",
|
| 35 |
+
"gate_proj"
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"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 2468152240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32b3ba21c473a434c57aef779c734c05071dd2ab8f4a2d64dbda8cf873a49362
|
| 3 |
size 2468152240
|
runs/Apr17_03-03-04_93eafb6bbab5/events.out.tfevents.1744859010.93eafb6bbab5.766.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17168e15ab34c4f61a3b1a013bca32c1d14bee7bc5b036b1df164c46af1f4640
|
| 3 |
+
size 26813
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af1bb2ff5bd9a91cc3f98458bc564464aa1946a8327fe977e0ef2e8bf9fde43c
|
| 3 |
size 5368
|