patrickvonplaten commited on
Commit
4df46a0
1 Parent(s): f3b5699

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -46,6 +46,7 @@
46
  "length_penalty": 2.0,
47
  "no_repeat_ngram_size": 3,
48
  "num_beams": 4,
 
49
  "task_specific_params": {
50
  "summarization": {
51
  "early_stopping": true,
46
  "length_penalty": 2.0,
47
  "no_repeat_ngram_size": 3,
48
  "num_beams": 4,
49
+ "max_length": 142,
50
  "task_specific_params": {
51
  "summarization": {
52
  "early_stopping": true,