m-nagoudi commited on
Commit
30c2706
1 Parent(s): 43fc096

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "text-generation":
51
  {
52
  "do_sample": true,
53
- "max_length": 100,
54
  "num_beams": 7,
55
  "top_p": 0.95,
56
  "repetition_penalty": 3.0,
 
50
  "text-generation":
51
  {
52
  "do_sample": true,
53
+ "max_length": 120,
54
  "num_beams": 7,
55
  "top_p": 0.95,
56
  "repetition_penalty": 3.0,