Files
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
658 B
JSON

{
"document": "../../../../test_documents/pdf/docling.pdf",
"file_type": "pdf",
"file_size": 5566575,
"expected_frameworks": [
"kreuzberg",
"docling",
"markitdown",
"mineru",
"pdfminer",
"pdfplumber",
"pdftotext",
"pymupdf4llm",
"pypdf",
"tika",
"unstructured"
],
"metadata": {
"description": "Docling technical paper PDF",
"source": "kreuzberg",
"size_category": "large"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/pdf/docling.txt",
"source": "mistral-pixtral",
"markdown_file": "../../../../test_documents/ground_truth/pdf/docling.md"
}
}