hugo1234 commited on
Commit
665d079
1 Parent(s): 31cd292

Create generation_config_default.yaml

Browse files
Files changed (1) hide show
  1. generation_config_default.yaml +7 -0
generation_config_default.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ generation_config:
2
+ temperature: 0.90
3
+ top_p: 0.75
4
+ num_beams: 1
5
+ use_cache: True
6
+ max_length: 100
7
+ min_length: 50