Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"bpmn_dot_generation": {
|
30 |
"max_length": 512,
|
31 |
"num_beams": 4,
|
32 |
-
"early_stopping": true
|
33 |
"prefix": "the following is: "
|
34 |
},
|
35 |
"summarization": {
|
|
|
29 |
"bpmn_dot_generation": {
|
30 |
"max_length": 512,
|
31 |
"num_beams": 4,
|
32 |
+
"early_stopping": true,
|
33 |
"prefix": "the following is: "
|
34 |
},
|
35 |
"summarization": {
|