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

16 lines
479 B
JSON
Raw Permalink Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/markdown/tables.markdown",
"file_type": "markdown",
"file_size": 2556,
"expected_frameworks": ["kreuzberg", "docling", "pandoc"],
"metadata": {
"description": "Markdown document with multiple table examples (MARKDOWN extension)",
"category": "markup",
"size_class": "small"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/markdown/markdown_ext_tables.txt",
"source": "vision"
}
}