Training in progress, step 60
Browse files
adapter_config.json
CHANGED
|
@@ -24,12 +24,12 @@
|
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
"q_proj",
|
| 27 |
-
"
|
| 28 |
-
"down_proj",
|
| 29 |
-
"gate_proj",
|
| 30 |
-
"o_proj",
|
| 31 |
"v_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
"q_proj",
|
| 27 |
+
"k_proj",
|
|
|
|
|
|
|
|
|
|
| 28 |
"v_proj",
|
| 29 |
+
"o_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"down_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 1965084424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0227e29f5904df436a3f5b92e882d91b5aaed89a09c5dcc4413c728d5431607
|
| 3 |
size 1965084424
|
runs/Dec05_12-19-21_a44e40cb98b5/events.out.tfevents.1733401166.a44e40cb98b5.695.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6ba76ad6ebf755b7c49353efb605a82cf39593e025e2b79d7bf9ba66035a7e0
|
| 3 |
+
size 18882
|
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:62c1d34db1a3395697330d97d7ec09335426b9cdcbdb7caa1778c5c5e1719431
|
| 3 |
size 5624
|