Upload florence2/large-ft/generation_config.json
Browse files
florence2/large-ft/generation_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_beams": 3,
|
| 3 |
+
"early_stopping": false
|
| 4 |
+
}
|