Commit ·
a346e31
1
Parent(s): 3deaeb4
Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -19,7 +19,5 @@
|
|
| 19 |
"v_proj",
|
| 20 |
"q_proj"
|
| 21 |
],
|
| 22 |
-
"task_type": "CAUSAL_LM"
|
| 23 |
-
"model_type": "mistral"
|
| 24 |
-
|
| 25 |
}
|
|
|
|
| 19 |
"v_proj",
|
| 20 |
"q_proj"
|
| 21 |
],
|
| 22 |
+
"task_type": "CAUSAL_LM"
|
|
|
|
|
|
|
| 23 |
}
|