thierryteisseire
commited on
Commit
•
89078f7
1
Parent(s):
536fcb4
Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
"target_modules": [
|
22 |
"self_attn.q_proj",
|
23 |
"self_attn.v_proj",
|
24 |
-
"self_attn.
|
25 |
-
"self_attn.
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
21 |
"target_modules": [
|
22 |
"self_attn.q_proj",
|
23 |
"self_attn.v_proj",
|
24 |
+
"self_attn.k_proj",
|
25 |
+
"self_attn.o_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9074762
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8978795b07f9fed0640911b4818190a8184b415eaee871a330f75ca90ba4f25
|
3 |
size 9074762
|