DopeErick commited on
Commit
b811fdd
·
verified ·
1 Parent(s): 014dfd7

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +6 -0
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "max_length": 20,
3
+ "num_beams": 5,
4
+ "length_penalty": 2.0,
5
+ "early_stopping": true
6
+ }