Update adapter_config.json (#1)
Browse files- Update adapter_config.json (e370feb7ee1af9649a4bce536e16ee043d4ba601)
Co-authored-by: Jessica Tran <[email protected]>
- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"k_proj",
|
32 |
"q_proj"
|
33 |
],
|
34 |
-
"task_type":
|
35 |
"use_dora": false,
|
36 |
"use_rslora": false
|
37 |
}
|
|
|
31 |
"k_proj",
|
32 |
"q_proj"
|
33 |
],
|
34 |
+
"task_type": "classification",
|
35 |
"use_dora": false,
|
36 |
"use_rslora": false
|
37 |
}
|