davanstrien HF Staff
Add baidu/Unlimited-OCR OCR results (50 samples) [unlimited-ocr]
fab3bd0 verified | tags: | |
| - ocr | |
| - structured-extraction | |
| - document-processing | |
| - nuextract3 | |
| - markdown | |
| - uv-script | |
| - generated | |
| dataset_info: | |
| config_name: unlimited-ocr | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: b_number | |
| dtype: string | |
| - name: page_index | |
| dtype: int64 | |
| - name: source_row | |
| dtype: int64 | |
| - name: markdown | |
| dtype: string | |
| - name: inference_info | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 20453248 | |
| num_examples: 50 | |
| download_size: 20337180 | |
| dataset_size: 20453248 | |
| configs: | |
| - config_name: unlimited-ocr | |
| data_files: | |
| - split: train | |
| path: unlimited-ocr/train-* | |
| # NuExtract3 on davanstrien/moh-bench-sample | |
| This dataset contains outputs from [davanstrien/moh-bench-sample](https://huggingface.co/datasets/davanstrien/moh-bench-sample) processed with [NuExtract3](https://huggingface.co/numind/NuExtract3), a 4B vision-language model for document understanding. | |
| ## Processing Details | |
| - **Source Dataset**: [davanstrien/moh-bench-sample](https://huggingface.co/datasets/davanstrien/moh-bench-sample) | |
| - **Model**: [numind/NuExtract3](https://huggingface.co/numind/NuExtract3) | |
| - **Mode**: markdown | |
| - **Number of Samples**: 50 | |
| - **Processing Time**: 9.7 min | |
| - **Processing Date**: 2026-07-08 16:48 UTC | |
| ### Configuration | |
| - **Image Column**: `image` | |
| - **Output Column**: `markdown` | |
| - **Dataset Split**: `train` | |
| - **Temperature**: 0.2 | |
| - **Thinking Mode**: disabled | |
| ## Dataset Structure | |
| Original columns plus: | |
| - `markdown`: NuExtract3 output (markdown) | |
| - `inference_info`: JSON list tracking models applied to this dataset | |
| Generated with [UV Scripts](https://huggingface.co/uv-scripts) | |