paultrust100
commited on
Commit
•
09880a3
1
Parent(s):
3a255e2
Upload model
Browse files- adapter_config.json +1 -7
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -19,14 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"o_proj",
|
23 |
-
"down_proj",
|
24 |
-
"k_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
-
"lm_head",
|
28 |
-
"q_proj",
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"v_proj",
|
23 |
+
"q_proj"
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "SEQ_CLS",
|
26 |
"use_rslora": 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:9b11c835c3f0f82a2e873fb0daaeedb063b08719464b33f99cfcf897bebbae05
|
3 |
+
size 307688
|