Konstantinos commited on
Commit
3031699
1 Parent(s): 2c2223f

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -7,4 +7,5 @@
7
  "top_k": 20,
8
  "do_sample" : true
9
  "temperature" : 0.8
 
10
  }
 
7
  "top_k": 20,
8
  "do_sample" : true
9
  "temperature" : 0.8
10
+ "max_new_tokens" : 40
11
  }