Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"task_specific_params": {
|
28 |
"default": {
|
29 |
"max_length": 2000,
|
30 |
-
}
|
31 |
"summarization": {
|
32 |
"early_stopping": true,
|
33 |
"length_penalty": 2.0,
|
|
|
27 |
"task_specific_params": {
|
28 |
"default": {
|
29 |
"max_length": 2000,
|
30 |
+
},
|
31 |
"summarization": {
|
32 |
"early_stopping": true,
|
33 |
"length_penalty": 2.0,
|