bobbins228
commited on
Commit
•
a6b5c25
1
Parent(s):
3885fb9
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"self_attn.
|
24 |
"self_attn.v_proj",
|
25 |
"self_attn.q_proj",
|
26 |
-
"self_attn.
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"self_attn.o_proj",
|
24 |
"self_attn.v_proj",
|
25 |
"self_attn.q_proj",
|
26 |
+
"self_attn.k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33646858
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:123925b9fd347766c882c20650111c1546452f35ba5ee25e81f01e36d7a6d462
|
3 |
size 33646858
|