tnscorcoran
commited on
Commit
•
b3ba869
1
Parent(s):
a191593
Upload model
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -199,4 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
-
- PEFT 0.
|
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
+
- PEFT 0.10.1.dev0
|
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"self_attn.k_proj",
|
24 |
-
"self_attn.v_proj",
|
25 |
"self_attn.o_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:0a1c0cf48e610c98c6c0368a5d560371536c3795ad3dbd5fd42cbd8788a71106
|
3 |
size 33646858
|