Training in progress, step 35
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"q_proj",
|
| 27 |
"up_proj",
|
| 28 |
-
"o_proj",
|
| 29 |
-
"k_proj",
|
| 30 |
-
"v_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 |
"q_proj",
|
| 28 |
"up_proj",
|
|
|
|
|
|
|
|
|
|
| 29 |
"gate_proj",
|
| 30 |
+
"k_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"v_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 1095431224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da3c8c29a11d0c30c3d27c80be8a8625509ac97fcea27a2436b43eb859997b96
|
| 3 |
size 1095431224
|
runs/Jan15_05-14-16_87161b05bb49/events.out.tfevents.1768454060.87161b05bb49.9502.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e432d23b95bf30a05c68d7aa3b37df5bc50c274ca75e52d283f26b7a284cccdc
|
| 3 |
+
size 8523
|
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:fd3f8ddcff269577e34e4179a55c390bc2c52a281c5caf3d66e7ea164fd37578
|
| 3 |
size 5624
|