Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -22,6 +22,6 @@
|
|
| 22 |
"v_proj",
|
| 23 |
"q_proj"
|
| 24 |
],
|
| 25 |
-
"task_type": "
|
| 26 |
"use_rslora": false
|
| 27 |
}
|
|
|
|
| 22 |
"v_proj",
|
| 23 |
"q_proj"
|
| 24 |
],
|
| 25 |
+
"task_type": "CAUSAL_LM",
|
| 26 |
"use_rslora": false
|
| 27 |
}
|