Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
"v_proj",
|
| 28 |
-
"up_proj",
|
| 29 |
"o_proj",
|
| 30 |
-
"q_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 |
+
"k_proj",
|
| 27 |
"v_proj",
|
|
|
|
| 28 |
"o_proj",
|
|
|
|
| 29 |
"gate_proj",
|
| 30 |
+
"q_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 3775010424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39782ab9a64254b0587c1e2d952adacc9a76c3424df8771e19c2bed6b38ed44d
|
| 3 |
size 3775010424
|
runs/Feb11_11-30-20_b40a13d9d148/events.out.tfevents.1770809482.b40a13d9d148.3607.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bee5050dda2d694f161860b4bddcf7138fc393879c86cb1f54e8c45f3fd73b5
|
| 3 |
+
size 6667
|
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:a97672e439ca47b0c656c30f08c619762a6642cdeb2deabb6018b7bf0b4445d2
|
| 3 |
size 5624
|