polieste commited on
Commit
e17a2e2
1 Parent(s): a0b942b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "summarization": {
25
  "early_stopping": true,
26
  "length_penalty": 2.0,
27
- "max_length": 256,
28
  "no_repeat_ngram_size": 3,
29
  "num_beams": 4,
30
  "prefix": "summarization: "
 
24
  "summarization": {
25
  "early_stopping": true,
26
  "length_penalty": 2.0,
27
+ "max_length": 512,
28
  "no_repeat_ngram_size": 3,
29
  "num_beams": 4,
30
  "prefix": "summarization: "