Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"q_proj",
|
20 |
"v_proj"
|
21 |
],
|
22 |
-
"task_type": "CAUSAL_LM"
|
23 |
"model_type": "llama"
|
24 |
|
25 |
}
|
|
|
19 |
"q_proj",
|
20 |
"v_proj"
|
21 |
],
|
22 |
+
"task_type": "CAUSAL_LM",
|
23 |
"model_type": "llama"
|
24 |
|
25 |
}
|