José Ángel González
commited on
Commit
•
26020cd
1
Parent(s):
4509e78
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -48,9 +48,9 @@
|
|
48 |
"scale_embedding": false,
|
49 |
"task_specific_params": {
|
50 |
"summarization": {
|
51 |
-
"length_penalty":
|
52 |
"max_length": 128,
|
53 |
-
"min_length":
|
54 |
"num_beams": 4
|
55 |
},
|
56 |
"summarization_cnn": {
|
|
|
48 |
"scale_embedding": false,
|
49 |
"task_specific_params": {
|
50 |
"summarization": {
|
51 |
+
"length_penalty": 2.0,
|
52 |
"max_length": 128,
|
53 |
+
"min_length": 15,
|
54 |
"num_beams": 4
|
55 |
},
|
56 |
"summarization_cnn": {
|