MRNH commited on
Commit
7728149
1 Parent(s): b5e0313

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -0
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_length": 20,
3
+ "min_length": 0
4
+ }