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

15 lines
406 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/archives/documents.zip",
"file_type": "zip",
"file_size": 26885,
"expected_frameworks": ["kreuzberg", "markitdown", "tika"],
"metadata": {
"description": "ZIP archive with multiple document types",
"category": "archive"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/zip/documents.txt",
"source": "manual"
}
}