mahmoud-hussein16
commited on
Commit
•
26cedbc
1
Parent(s):
b5ef0b2
Upload model
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
library_name: peft
|
3 |
base_model: meta-llama/Llama-2-7b-chat-hf
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
|
|
2 |
base_model: meta-llama/Llama-2-7b-chat-hf
|
3 |
+
library_name: peft
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"self_attn.
|
24 |
-
"self_attn.k_proj",
|
25 |
"self_attn.v_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:85b13575295ca4cc0fd58577487d2e5897527e33b0bbd92ae216e682f2a3c954
|
3 |
size 33646858
|