Upload florence2/DocVQA/generation_config.json
Browse files
florence2/DocVQA/generation_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_beams": 3,
|
| 3 |
+
"transformers_version": "4.41.2"
|
| 4 |
+
}
|