Training in progress, step 1
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"o_proj",
|
| 27 |
-
"q_proj",
|
| 28 |
-
"v_proj",
|
| 29 |
"down_proj",
|
| 30 |
"k_proj",
|
|
|
|
| 31 |
"gate_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
"k_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
"gate_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"o_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:d5255574f967b5e74fe3ff907a0bed540db72cc87c8013ee421515ecddbdc698
|
| 3 |
size 2156507696
|
runs/Feb26_21-54-55_8bfb441a79a3/events.out.tfevents.1772142901.8bfb441a79a3.9526.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e1fc349b5f0c40651601ef7205c204e0c7eb7ae00097cb415ca7597e9f16fb2
|
| 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:725fea9591f7a8c1d01d778f85f5e29d5f0ba98044afe807eeed8773fca8d575
|
| 3 |
size 5624
|