Commit
·
b2d667c
1
Parent(s):
a86bbc4
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -16,5 +16,5 @@
|
|
| 16 |
"q_proj",
|
| 17 |
"v_proj"
|
| 18 |
],
|
| 19 |
-
"task_type": "CAUSAL_LM"
|
| 20 |
}
|
|
|
|
| 16 |
"q_proj",
|
| 17 |
"v_proj"
|
| 18 |
],
|
| 19 |
+
"task_type": "CAUSAL_LM"
|
| 20 |
}
|