Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -15,6 +15,5 @@
|
|
| 15 |
"target_modules": [
|
| 16 |
"query_key_value"
|
| 17 |
],
|
| 18 |
-
"task_type": "CAUSAL_LM"
|
| 19 |
-
"model_type": "falcon"
|
| 20 |
}
|
|
|
|
| 15 |
"target_modules": [
|
| 16 |
"query_key_value"
|
| 17 |
],
|
| 18 |
+
"task_type": "CAUSAL_LM"
|
|
|
|
| 19 |
}
|