José Ángel González
commited on
Commit
·
4d3149d
1
Parent(s):
6f054f5
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
| 51 |
"early_stopping": true,
|
| 52 |
"length_penalty": 2.0,
|
| 53 |
"max_length": 128,
|
| 54 |
-
"min_length":
|
| 55 |
"num_beams": 4
|
| 56 |
},
|
| 57 |
"summarization_cnn": {
|
|
|
|
| 51 |
"early_stopping": true,
|
| 52 |
"length_penalty": 2.0,
|
| 53 |
"max_length": 128,
|
| 54 |
+
"min_length": 15,
|
| 55 |
"num_beams": 4
|
| 56 |
},
|
| 57 |
"summarization_cnn": {
|