lucone83 commited on
Commit
da240ec
·
1 Parent(s): c24c559

chore: increase max_length in config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "task_specific_params": {
26
  "text-generation": {
27
  "do_sample": true,
28
- "max_length": 50
29
  }
30
  },
31
  "total_flos": 371606622276943872,
 
25
  "task_specific_params": {
26
  "text-generation": {
27
  "do_sample": true,
28
+ "max_length": 1024
29
  }
30
  },
31
  "total_flos": 371606622276943872,