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

17 lines
476 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/html/html.html",
"file_type": "html",
"file_size": 1397,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "HTML test document: html",
"source": "pandoc-generated",
"size_category": "small"
},
"ground_truth": {
"markdown_file": "../../../../test_documents/ground_truth/html/html.md",
"source": "pandoc",
"text_file": "../../../../test_documents/ground_truth/html/html.txt"
}
}