This commit is contained in:
24
tools/benchmark-harness/fixtures/image_table.json
Normal file
24
tools/benchmark-harness/fixtures/image_table.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"document": "../../../test_documents/images/complex_document.png",
|
||||
"file_type": "png",
|
||||
"file_size": 28485,
|
||||
"expected_frameworks": [
|
||||
"kreuzberg",
|
||||
"docling",
|
||||
"markitdown",
|
||||
"mineru",
|
||||
"pymupdf4llm",
|
||||
"tika",
|
||||
"unstructured"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Complex table image - 28KB PNG with detailed table structure",
|
||||
"category": "image-table",
|
||||
"size_class": "small",
|
||||
"requires_ocr": true
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/png/image_table.md",
|
||||
"source": "mistral-pixtral"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user