--- pretty_name: "HebOCRBench v1 — Modern Hebrew Participant Pack" language: - he task_categories: - image-to-text tags: - ocr - hebrew - rtl - benchmark - evaluation license: other size_categories: - 10K/inputs.jsonl ``` Resolve each `image.path` relative to `participant-v1.0.0/`. Write one JSON object per input line to a separate prediction JSONL for that track. Copy the opaque `page_id` exactly and include `schema_version: "1.0"` and `track_id`. At minimum, emit the fields required by the selected task: - BiDi and line recognition: preserve the supplied opaque region/line IDs and add recognized `text` in their lines; - blind page OCR and robustness: emit discovered `regions`, line text, and `reading_order`; - tables: emit detected `tables` and their cells, spans, positions, geometry, and logical-order cell text. Example envelope (the exact nested fields depend on the track): ```json {"schema_version":"1.0","track_id":"modern-page-ocr-v1","page_id":"hbo-v1-p-…","regions":[],"reading_order":{"edges":[]},"tables":[]} ``` A submission must contain exactly one prediction for every page in the track; unknown, duplicate, or missing opaque page IDs are rejected. The prediction schema, track contracts, organizer remapping tool, official scorer, and reproducibility documentation live in the [HebOCRBench code repository](https://github.com/office883/HebOCRBench). ## What this pack does not cover This release is only the five-track **Modern Hebrew print** headline. It does not blend scientifically different families into one score. The full suite also records separate real-data extensions for writer-disjoint modern handwriting, a narrow six-page Pinkas handwriting subset, and 34 pages of mixed square/Rashi HaZefira historical press. Synthetic niqqud and single-font Rashi probes are non-rankable diagnostics. The following remain explicit missing real-data coverage in v1: - forms with field-level ground truth; - Biblical Hebrew with real cantillation ground truth aligned to scans; - pure-Rashi historical print with region- or line-level Rashi labels. No score from this pack should be presented as a handwriting, Biblical, cantillation, historical-print, or pure-Rashi result. ## Provenance and terms HebOCRBench software is MIT-licensed. **That code license does not relicense the images in this dataset.** Each source document retains its own terms, rights, and attribution requirements. The benchmark build records revision-locked acquisition evidence, hashes, page counts, provenance, and source-specific terms; upstream identities and URLs are deliberately omitted from this blind participant pack. Consult the code repository's source and license audit before redistributing or using source images beyond benchmark evaluation. ## Citation Cite the HebOCRBench software and report the exact suite, track, dataset, and participant-pack fingerprints used for every result. The canonical citation metadata is maintained in `CITATION.cff` in the code repository. --- עברית בקצרה: זהו מארז הקלט הציבורי והנעול של חמשת מסלולי הדפוס העברי המודרני. ה־gold נשמר בנפרד, המזהים אטומים, וכל תוצאה חייבת לציין את טביעות האצבע המדויקות של ה־suite וה־pack. אין להציג תוצאה ממנו כתוצאת כתב־יד, מקרא עם טעמים או Rashi היסטורי טהור.