Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -17,5 +17,5 @@
|
|
| 17 |
"q_proj",
|
| 18 |
"v_proj"
|
| 19 |
],
|
| 20 |
-
"task_type": "CAUSAL_LM"
|
| 21 |
}
|
|
|
|
| 17 |
"q_proj",
|
| 18 |
"v_proj"
|
| 19 |
],
|
| 20 |
+
"task_type": "CAUSAL_LM"
|
| 21 |
}
|