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 |
-
"out_proj",
|
| 27 |
"down_proj",
|
|
|
|
| 28 |
"up_proj",
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": null,
|
| 32 |
"use_dora": true,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
+
"Wqkv",
|
| 28 |
"up_proj",
|
| 29 |
+
"out_proj"
|
| 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:c80dda6455b361e3c7c8ad6720553089949d6f44b17d66e61bde5ce6ddf74236
|
| 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:09dfec67c993d0a27b06ad8325c6da572e7ab4c30dfc3b48c5160a45f63dde04
|
| 3 |
size 5432
|