ZJU-Fangyin commited on
Commit
09b5b20
1 Parent(s): bb4db8e

Create generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +7 -0
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "max_length": 20,
4
+ "min_length": 5,
5
+ "num_beams": 5,
6
+ "transformers_version": "4.21.2"
7
+ }