marma commited on
Commit
61249e3
1 Parent(s): bc4b0ce

Create generate_config.json

Browse files
Files changed (1) hide show
  1. generate_config.json +4 -0
generate_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "penalty_alpha": 0.6,
3
+ "top_k": 6
4
+ }