Update adapter_config.json
Browse files- adapter_config.json +1 -3
adapter_config.json
CHANGED
|
@@ -21,9 +21,7 @@
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"q_proj",
|
| 24 |
-
"
|
| 25 |
-
"v_proj",
|
| 26 |
-
"o_proj"
|
| 27 |
],
|
| 28 |
"task_type": "CAUSAL_LM",
|
| 29 |
"use_dora": false,
|
|
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"q_proj",
|
| 24 |
+
"v_proj"
|
|
|
|
|
|
|
| 25 |
],
|
| 26 |
"task_type": "CAUSAL_LM",
|
| 27 |
"use_dora": false,
|