i4never commited on
Commit
91ec0dd
1 Parent(s): edbfc52

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -8,5 +8,6 @@
8
  "top_p": 0.87,
9
  "temperature": 0.4,
10
  "repetition_penalty": 1.1,
11
- "do_sample": true
 
12
  }
 
8
  "top_p": 0.87,
9
  "temperature": 0.4,
10
  "repetition_penalty": 1.1,
11
+ "do_sample": true,
12
+ "max_length": 1024
13
  }