monsoon-nlp
commited on
Commit
•
0fed510
1
Parent(s):
8bb9fca
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"v_proj",
|
28 |
"q_proj"
|
29 |
],
|
30 |
-
"task_type":
|
31 |
"use_dora": false,
|
32 |
"use_rslora": false
|
33 |
}
|
|
|
27 |
"v_proj",
|
28 |
"q_proj"
|
29 |
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
32 |
"use_rslora": false
|
33 |
}
|