Update config.json (#2)
Browse files- Update config.json (3e4a28254d69994e122fda46480e76cea691d9ce)
Co-authored-by: Mohor Banerjee <[email protected]>
- config.json +1 -0
config.json
CHANGED
@@ -16,5 +16,6 @@
|
|
16 |
"q_proj",
|
17 |
"v_proj"
|
18 |
],
|
|
|
19 |
"task_type": "CAUSAL_LM"
|
20 |
}
|
|
|
16 |
"q_proj",
|
17 |
"v_proj"
|
18 |
],
|
19 |
+
"model_type":"qwen2",
|
20 |
"task_type": "CAUSAL_LM"
|
21 |
}
|