Training in progress, step 140
Browse files
adapter_config.json
CHANGED
|
@@ -24,12 +24,12 @@
|
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
"gate_proj",
|
| 27 |
-
"
|
| 28 |
-
"k_proj",
|
| 29 |
"v_proj",
|
| 30 |
-
"up_proj",
|
| 31 |
"o_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
"gate_proj",
|
| 27 |
+
"q_proj",
|
|
|
|
| 28 |
"v_proj",
|
|
|
|
| 29 |
"o_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"up_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 4381342624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f80d115960d380ef68a5c9a588b01e9592eec2efd40701a8b3b6cc387fbdf4b
|
| 3 |
size 4381342624
|
runs/Jan06_20-54-18_1b9e96c933b4/events.out.tfevents.1767732868.1b9e96c933b4.9793.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bb75e7009719031353b273cab935923e8902b17b6dc58c67d94a591c35b1a25
|
| 3 |
+
size 12889
|
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:c082cf8633495d3e957216c644fc7f99804985bc12ab445e02719adc841296d9
|
| 3 |
size 5624
|