Youhorng commited on
Commit ·
5d52821
1
Parent(s): 12af7c5
Change task type
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"out_lin"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
-
"task_type":
|
| 42 |
"trainable_token_indices": null,
|
| 43 |
"use_dora": false,
|
| 44 |
"use_qalora": false,
|
|
|
|
| 38 |
"out_lin"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
+
"task_type": "SEQ_CLS",
|
| 42 |
"trainable_token_indices": null,
|
| 43 |
"use_dora": false,
|
| 44 |
"use_qalora": false,
|