This commit is contained in:
15
tools/benchmark-harness/fixtures/asciidoc_tables.json
Normal file
15
tools/benchmark-harness/fixtures/asciidoc_tables.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user