Training in progress, step 790
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 |
-
"
|
27 |
"up_proj",
|
28 |
"down_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": null,
|
32 |
"use_dora": true,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"out_proj",
|
27 |
"up_proj",
|
28 |
"down_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:aab14e0bf468b932d7fa1424b9dbc993c9d2f7fb151c4dc45c2490db96d1c7e3
|
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:a48bf1d96d29fb7d37d70bb0a116c4dc7f401f123da70409c606096a5c01d0f2
|
3 |
size 5432
|