Training in progress, step 4
Browse files- adapter_config.json +3 -3
- 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 |
"up_proj",
|
| 27 |
+
"out_proj",
|
| 28 |
+
"Wqkv",
|
| 29 |
+
"down_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:a353d36eb86830455e405d3702a581bff6575e2e7f58eb2e597f76ae36019474
|
| 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:2c89255f740a882a4a2a899dd3944c7132c78f38d2c282fb627aa604bf01dc2e
|
| 3 |
size 5432
|