Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"
|
| 30 |
-
"o_proj",
|
| 31 |
"down_proj",
|
| 32 |
-
"up_proj",
|
| 33 |
"v_proj",
|
| 34 |
"k_proj",
|
| 35 |
-
"
|
|
|
|
|
|
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"q_proj",
|
|
|
|
| 30 |
"down_proj",
|
|
|
|
| 31 |
"v_proj",
|
| 32 |
"k_proj",
|
| 33 |
+
"o_proj",
|
| 34 |
+
"gate_proj",
|
| 35 |
+
"up_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:03a6a3f4285057cce71bfd25be1caad59975d8793c3708b78797bd46f1df5809
|
| 3 |
size 2468152240
|
runs/May08_05-37-28_b838431f4a89/events.out.tfevents.1746682678.b838431f4a89.330.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79881389e604d06ecd71998bae8705f52b0de26e035a8a8a5986bef704756b7b
|
| 3 |
+
size 22257
|
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:66e57d88b90815f5ad864cff3a4e976481574c98f056531dd9581bf8095f8515
|
| 3 |
size 5624
|