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

15 lines
461 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/images/5_level_paging_and_5_level_ept_intel_revision_1_1_may_2017.svg",
"file_type": "svg",
"file_size": 34255,
"expected_frameworks": ["kreuzberg", "pymupdf4llm", "tika"],
"metadata": {
"description": "SVG technical diagram from Intel document",
"category": "technical"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/svg/svg_technical.txt",
"source": "manual"
}
}