Training in progress, step 4
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -23,10 +23,10 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
-
"Wqkv",
|
| 28 |
"up_proj",
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": null,
|
| 32 |
"use_dora": true,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"out_proj",
|
| 27 |
"down_proj",
|
|
|
|
| 28 |
"up_proj",
|
| 29 |
+
"Wqkv"
|
| 30 |
],
|
| 31 |
"task_type": null,
|
| 32 |
"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 53923248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfd111f8884fb20cc500fb289e3b62e8299605f7931c87d4174c09965b353813
|
| 3 |
size 53923248
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2cc3b3d77827ccfb7b50be82312e8bb8ca3e513a4cb0fefd1cd804202f0f6f7
|
| 3 |
size 5432
|