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

16 lines
444 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/markdown/tables.asciidoc",
"file_type": "asciidoc",
"file_size": 1537,
"expected_frameworks": ["kreuzberg", "docling"],
"metadata": {
"description": "AsciiDoc document with multiple table examples",
"category": "markup",
"size_class": "small"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/asciidoc/asciidoc_tables.txt",
"source": "vision"
}
}