Training in progress, step 60
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"k_proj",
|
| 27 |
"up_proj",
|
|
|
|
|
|
|
|
|
|
| 28 |
"o_proj",
|
| 29 |
"v_proj",
|
| 30 |
-
"
|
| 31 |
-
"gate_proj",
|
| 32 |
-
"q_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"up_proj",
|
| 27 |
+
"q_proj",
|
| 28 |
+
"down_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
"o_proj",
|
| 31 |
"v_proj",
|
| 32 |
+
"gate_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:07a5f930d4140f326af47d69220bda678663d025980a6cb5844f4e173631097c
|
| 3 |
size 1965084424
|
runs/Nov20_15-47-39_6f9cd7fca98b/events.out.tfevents.1732117663.6f9cd7fca98b.967.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f445a02a8c5ff53be513e69993a25224920d519971a788fb3ae9be0d95a4665
|
| 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:eeb52c0054246c2db53956a3531ab863cb03bcc030c72f630cca1b3f1955dee0
|
| 3 |
size 5624
|