Files
fil/tools/benchmark-harness/fixtures/xls/test.json
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

17 lines
535 B
JSON

{
"document": "../../../../test_documents/vendored/markitdown/xls/test.xls",
"file_type": "xls",
"file_size": 27648,
"expected_frameworks": ["kreuzberg", "markitdown", "tika", "unstructured"],
"metadata": {
"description": "Document from markitdown test suite",
"source": "markitdown",
"size_category": "small"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/xls/test.txt",
"source": "pandoc",
"markdown_file": "../../../../test_documents/ground_truth/xls/test.md"
}
}