Files
fil/tools/benchmark-harness/fixtures/pptx_complex.json

16 lines
509 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"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"
}
}