Commit
·
b454cbf
1
Parent(s):
a740dea
Upload model
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -19,9 +19,9 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"self_attn.o_proj",
|
23 |
"self_attn.v_proj",
|
24 |
"self_attn.q_proj",
|
|
|
25 |
"self_attn.k_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"self_attn.v_proj",
|
23 |
"self_attn.q_proj",
|
24 |
+
"self_attn.o_proj",
|
25 |
"self_attn.k_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
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:378a58d8d1401bf5a3e1e8bc928e1ea7d02d6cdcdf4ed26ad7c169949dfcead4
|
3 |
size 33646858
|