This commit is contained in:
16
tools/benchmark-harness/fixtures/pptx/test.json
Normal file
16
tools/benchmark-harness/fixtures/pptx/test.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/vendored/markitdown/pptx/test.pptx",
|
||||
"file_type": "pptx",
|
||||
"file_size": 277515,
|
||||
"expected_frameworks": ["kreuzberg", "docling", "markitdown", "pandoc", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "Document from markitdown test suite",
|
||||
"source": "markitdown",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../../test_documents/ground_truth/pptx/test.txt",
|
||||
"source": "pandoc",
|
||||
"markdown_file": "../../../../test_documents/ground_truth/pptx/test.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user