Files
fil/tools/benchmark-harness/fixtures/pdf/2203.01017v2.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

29 lines
694 B
JSON

{
"document": "../../../../test_documents/vendored/docling/pdf/2203.01017v2.pdf",
"file_type": "pdf",
"file_size": 7215177,
"expected_frameworks": [
"kreuzberg",
"docling",
"markitdown",
"mineru",
"pdfminer",
"pdfplumber",
"pdftotext",
"pymupdf4llm",
"pypdf",
"tika",
"unstructured"
],
"metadata": {
"description": "Document from docling test suite",
"source": "docling",
"size_category": "medium"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/pdf/2203.01017v2.txt",
"source": "mistral-pixtral",
"markdown_file": "../../../../test_documents/ground_truth/pdf/2203.01017v2.md"
}
}