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