Upload model
Browse files- README.md +2 -2
- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
language:
|
4 |
- fa
|
|
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text2text-generation
|
7 |
-
---
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- fa
|
4 |
+
license: mit
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text2text-generation
|
7 |
+
---
|
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
|
|
23 |
"down_proj",
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
-
"o_proj",
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"up_proj",
|
23 |
+
"k_proj",
|
24 |
"down_proj",
|
25 |
"q_proj",
|
26 |
+
"gate_proj",
|
|
|
27 |
"v_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
|
3 |
+
size 48
|