Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"c_fc",
|
31 |
"c_proj"
|
32 |
],
|
33 |
-
"task_type":
|
34 |
"use_dora": false,
|
35 |
"use_rslora": false
|
36 |
}
|
|
|
30 |
"c_fc",
|
31 |
"c_proj"
|
32 |
],
|
33 |
+
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
35 |
"use_rslora": false
|
36 |
}
|