Training in progress, step 500
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
"k_proj",
|
|
|
|
| 25 |
"up_proj",
|
| 26 |
-
"down_proj",
|
| 27 |
-
"v_proj",
|
| 28 |
"o_proj",
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"gate_proj",
|
| 24 |
"k_proj",
|
| 25 |
+
"q_proj",
|
| 26 |
"up_proj",
|
|
|
|
|
|
|
| 27 |
"o_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"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 41581360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bad5a92858e83794f71e03e6e8ebf6cc2cb91867c40120ab1e4841b4ef19b757
|
| 3 |
size 41581360
|
runs/Sep11_05-45-51_a49e28ce06d8/events.out.tfevents.1726033557.a49e28ce06d8.4791.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4636ba01cfb0e5c6363e9c7aa10f5466165b69f433517b71037c5d801c5e5933
|
| 3 |
+
size 10104
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a622f23b70a73c181d880713efbd918a9eba42228589d3073570ae84e2199295
|
| 3 |
size 5496
|