steve-z-wang
commited on
Commit
•
ee0314c
1
Parent(s):
d07ac56
Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -25,8 +25,8 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"q_proj",
|
29 |
"o_proj",
|
|
|
30 |
"v_proj"
|
31 |
],
|
32 |
"task_type": "SEQ_CLS",
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"o_proj",
|
29 |
+
"q_proj",
|
30 |
"v_proj"
|
31 |
],
|
32 |
"task_type": "SEQ_CLS",
|