Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"out_lin",
|
25 |
"q_lin",
|
26 |
-
"
|
|
|
27 |
],
|
28 |
"task_type": "SEQ_CLS",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_lin",
|
|
|
24 |
"q_lin",
|
25 |
+
"k_lin",
|
26 |
+
"out_lin"
|
27 |
],
|
28 |
"task_type": "SEQ_CLS",
|
29 |
"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 2366320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5964d109872db7d34c8e00995a18f75a8a8a2820d35ceb7e55d44954bc932ff1
|
3 |
size 2366320
|