Upload model
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -24,8 +24,8 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "SEQ_2_SEQ_LM",
|
31 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"v_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "SEQ_2_SEQ_LM",
|
31 |
"trainable_token_indices": null,
|