Upload model
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
|
@@ -24,10 +24,10 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"k",
|
| 28 |
"v",
|
|
|
|
| 29 |
"q",
|
| 30 |
-
"
|
| 31 |
],
|
| 32 |
"task_type": "SEQ_2_SEQ_LM",
|
| 33 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
| 27 |
"v",
|
| 28 |
+
"o",
|
| 29 |
"q",
|
| 30 |
+
"k"
|
| 31 |
],
|
| 32 |
"task_type": "SEQ_2_SEQ_LM",
|
| 33 |
"trainable_token_indices": null,
|