BadreddineHug
commited on
Commit
•
3deaeb4
1
Parent(s):
30ffbd5
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
"v_proj",
|
20 |
"q_proj"
|
21 |
],
|
22 |
-
"task_type": "CAUSAL_LM"
|
|
|
23 |
|
24 |
}
|
|
|
19 |
"v_proj",
|
20 |
"q_proj"
|
21 |
],
|
22 |
+
"task_type": "CAUSAL_LM",
|
23 |
+
"model_type": "mistral"
|
24 |
|
25 |
}
|