Files
fil/tools/benchmark-harness/fixtures/docx/test_with_comment.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
600 B
JSON

{
"document": "../../../../test_documents/vendored/markitdown/docx/test_with_comment.docx",
"file_type": "docx",
"file_size": 12971,
"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/docx/test_with_comment.txt",
"source": "pandoc",
"markdown_file": "../../../../test_documents/ground_truth/docx/test_with_comment.md"
}
}