File size: 1,643 Bytes
fe204f3
 
 
4a9381a
cdc1833
4a9381a
cdc1833
fe204f3
 
fab3bd0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fe204f3
 
4a9381a
cdc1833
4a9381a
cdc1833
 
 
 
4a9381a
 
cdc1833
4a9381a
83d5076
cdc1833
 
 
 
 
 
4a9381a
 
cdc1833
 
 
4a9381a
 
 
83d5076
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
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)