Training in progress, step 4
Browse files- adapter_config.json +3 -7
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -23,13 +23,9 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"up_proj",
|
| 30 |
-
"v_proj",
|
| 31 |
-
"k_proj",
|
| 32 |
-
"down_proj"
|
| 33 |
],
|
| 34 |
"task_type": null,
|
| 35 |
"use_dora": true,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"down_proj",
|
| 27 |
+
"out_proj",
|
| 28 |
+
"up_proj"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": null,
|
| 31 |
"use_dora": true,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76332ce5517e796307892265344e6aa50acdcaa4adfb9f90420c5978d89222f8
|
| 3 |
+
size 40147760
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03703543740f60328536c2f2984fe585c477281cdf45b871aa19a750c7d42976
|
| 3 |
size 5368
|