Adapter Modification
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"q_proj",
|
31 |
"v_proj"
|
32 |
],
|
33 |
-
"task_type": "",
|
34 |
"trainable_token_indices": null,
|
35 |
"use_dora": false,
|
36 |
"use_rslora": false
|
|
|
30 |
"q_proj",
|
31 |
"v_proj"
|
32 |
],
|
33 |
+
"task_type": "SEQ_2_SEQ_LM",
|
34 |
"trainable_token_indices": null,
|
35 |
"use_dora": false,
|
36 |
"use_rslora": false
|