Create generate_config.json
Browse files- generate_config.json +4 -0
generate_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"penalty_alpha": 0.6,
|
3 |
+
"top_k": 6
|
4 |
+
}
|