Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"q_proj"
|
38 |
],
|
39 |
"target_parameters": null,
|
40 |
-
"task_type":
|
41 |
"trainable_token_indices": null,
|
42 |
"use_dora": false,
|
43 |
"use_qalora": false,
|
|
|
37 |
"q_proj"
|
38 |
],
|
39 |
"target_parameters": null,
|
40 |
+
"task_type": "CAUSAL_LM",
|
41 |
"trainable_token_indices": null,
|
42 |
"use_dora": false,
|
43 |
"use_qalora": false,
|