Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
"LABEL_2": 2
|
43 |
},
|
44 |
"length_penalty": 2.0,
|
45 |
-
"max_length":
|
46 |
"max_position_embeddings": 1024,
|
47 |
"min_length": 56,
|
48 |
"model_type": "bart",
|
|
|
42 |
"LABEL_2": 2
|
43 |
},
|
44 |
"length_penalty": 2.0,
|
45 |
+
"max_length": 0,
|
46 |
"max_position_embeddings": 1024,
|
47 |
"min_length": 56,
|
48 |
"model_type": "bart",
|