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

16 lines
474 B
JSON

{
"document": "../../../test_documents/html/html.htm",
"file_type": "htm",
"file_size": 1397,
"expected_frameworks": ["kreuzberg", "docling", "markitdown", "pandoc", "tika", "unstructured"],
"metadata": {
"description": "Minimal HTML document with basic structure (HTM extension)",
"category": "web",
"size_class": "tiny"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/htm/htm_simple.txt",
"source": "vision"
}
}