m-nagoudi commited on
Commit
5ec18f3
·
1 Parent(s): e381095

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": false,
53
- "max_length": 200,
54
  "num_beams": 5,
55
  "top_p": 0.95,
56
  "repetition_penalty": 3.0,
 
50
  "text-generation":
51
  {
52
  "do_sample": false,
53
+ "max_length": 300,
54
  "num_beams": 5,
55
  "top_p": 0.95,
56
  "repetition_penalty": 3.0,