This commit is contained in:
15
tools/benchmark-harness/fixtures/pptx_complex.json
Normal file
15
tools/benchmark-harness/fixtures/pptx_complex.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/pptx/powerpoint_sample.pptx",
|
||||
"file_type": "pptx",
|
||||
"file_size": 45849,
|
||||
"expected_frameworks": ["kreuzberg", "docling", "markitdown", "pandoc", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "Complex PowerPoint presentation - 45KB slides with mixed content",
|
||||
"category": "pptx-complex",
|
||||
"size_class": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/pptx/pptx_complex.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user