This commit is contained in:
22
tools/benchmark-harness/fixtures/image_tiff.json
Normal file
22
tools/benchmark-harness/fixtures/image_tiff.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"document": "../../../test_documents/images_extra/ocr_image.tiff",
|
||||
"file_type": "tiff",
|
||||
"file_size": 367848,
|
||||
"expected_frameworks": [
|
||||
"kreuzberg",
|
||||
"docling",
|
||||
"markitdown",
|
||||
"pymupdf4llm",
|
||||
"tika",
|
||||
"unstructured"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "TIFF image with text for OCR testing",
|
||||
"category": "image",
|
||||
"requires_ocr": true
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/tiff/image_tiff.md",
|
||||
"source": "mistral-pixtral"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user