mahmoud-hussein16
commited on
Commit
•
4664cae
1
Parent(s):
326679a
Upload model
Browse files- README.md +2 -4
- adapter_config.json +1 -1
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -81,7 +81,7 @@ Use the code below to get started with the model.
|
|
81 |
|
82 |
[More Information Needed]
|
83 |
|
84 |
-
### Training Procedure
|
85 |
|
86 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
|
@@ -197,8 +197,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
197 |
## Model Card Contact
|
198 |
|
199 |
[More Information Needed]
|
200 |
-
|
201 |
-
|
202 |
### Framework versions
|
203 |
|
204 |
-
- PEFT 0.
|
|
|
81 |
|
82 |
[More Information Needed]
|
83 |
|
84 |
+
### Training Procedure
|
85 |
|
86 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
|
|
|
197 |
## Model Card Contact
|
198 |
|
199 |
[More Information Needed]
|
|
|
|
|
200 |
### Framework versions
|
201 |
|
202 |
+
- PEFT 0.11.2.dev0
|
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
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",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"self_attn.v_proj",
|
24 |
"self_attn.q_proj",
|
25 |
+
"self_attn.o_proj",
|
26 |
"self_attn.k_proj"
|
27 |
],
|
28 |
"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:c50125e29242f38e8618462e303e0a67b57b2fca6184c16a6a55721d0b154889
|
3 |
size 33646858
|