system HF staff commited on
Commit
cf8cf01
1 Parent(s): bd51ea5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -46,9 +46,9 @@
46
  "task_specific_params": {
47
  "summarization": {
48
  "early_stopping": true,
49
- "length_penalty": 2.0,
50
  "no_repeat_ngram_size": 3,
51
- "num_beams": 4
52
  }
53
  },
54
  "vocab_size": 30522
46
  "task_specific_params": {
47
  "summarization": {
48
  "early_stopping": true,
49
+ "length_penalty": 1.2,
50
  "no_repeat_ngram_size": 3,
51
+ "num_beams": 5
52
  }
53
  },
54
  "vocab_size": 30522