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

12 lines
401 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/images/ocr_test_original.png",
"file_type": "png",
"file_size": 33383,
"expected_frameworks": [],
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/images/ocr_test_original.txt",
"source": "vision"
},
"ground_truth_text": "Docling bundles PDF document conversion to JSON and Markdown in an easy self contained package"
}