Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -135,7 +135,7 @@
|
|
135 |
},
|
136 |
"layer_norm_eps": 1e-05,
|
137 |
"length_penalty": 1.0,
|
138 |
-
"max_length":
|
139 |
"min_length": 0,
|
140 |
"mlp_ratio": 4.0,
|
141 |
"model_type": "donut-swin",
|
|
|
135 |
},
|
136 |
"layer_norm_eps": 1e-05,
|
137 |
"length_penalty": 1.0,
|
138 |
+
"max_length": 20,
|
139 |
"min_length": 0,
|
140 |
"mlp_ratio": 4.0,
|
141 |
"model_type": "donut-swin",
|