Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
2.56k
2.76k
filename
stringclasses
5 values
objects
dict
has_card
bool
2 classes
width
int32
2.56k
2.76k
height
int32
1.71k
1.9k
extraction
stringclasses
5 values
inference_info
stringclasses
1 value
0060.jpg
{ "bbox": [], "category": [] }
false
2,588
1,900
{"image_type": "verso", "heading": "Jeffers of (1811) 1543 44.1-4", "heading_type": "person", "epithet": "of (1811)", "entries": [{"ms_no": "ABOT (Gottman Dummer)", "folios": ["American Enlightenment"], "description": null}]}
[{"model_id": "numind/NuExtract3", "model_name": "NuExtract3", "column_name": "extraction", "timestamp": "2026-05-19T21:19:12.117940", "mode": "structured-extraction", "has_template": true, "enable_thinking": false, "temperature": 0.2, "max_tokens": 8192, "parse_error_rate": 0.0}]
0022.jpg
{ "bbox": [], "category": [] }
false
2,564
1,900
{"image_type": "verso", "heading": "ABBÉVILLE", "heading_type": "geographic", "epithet": "France", "entries": [{"ms_no": "1290", "folios": ["f.3"], "description": "letter of magistrates of"}]}
[{"model_id": "numind/NuExtract3", "model_name": "NuExtract3", "column_name": "extraction", "timestamp": "2026-05-19T21:19:12.117940", "mode": "structured-extraction", "has_template": true, "enable_thinking": false, "temperature": 0.2, "max_tokens": 8192, "parse_error_rate": 0.0}]
0057.jpg
{ "bbox": [ [ 72.24380493164062, 278.8707580566406, 2097.30078125, 1230.990966796875 ] ], "category": [ 0 ] }
true
2,732
1,708
{"image_type": "verso", "heading": "Abbot, E.", "heading_type": "person", "epithet": "Mrs", "entries": [{"ms_no": "9627", "folios": ["f.64"], "description": "letter of (1825)"}]}
[{"model_id": "numind/NuExtract3", "model_name": "NuExtract3", "column_name": "extraction", "timestamp": "2026-05-19T21:19:12.117940", "mode": "structured-extraction", "has_template": true, "enable_thinking": false, "temperature": 0.2, "max_tokens": 8192, "parse_error_rate": 0.0}]
0019.jpg
{ "bbox": [ [ 116.09785461425781, 303.4905700683594, 2109.61083984375, 1192.5225830078125 ] ], "category": [ 0 ] }
true
2,764
1,708
{"image_type": "index_card", "heading": "Abbatucci, C.", "heading_type": "person", "epithet": "General", "entries": [{"ms_no": "9311", "folios": ["405", "408"], "description": "ABBATUCCI (Charles), General, portrait and letter of (1793, n.d.)"}]}
[{"model_id": "numind/NuExtract3", "model_name": "NuExtract3", "column_name": "extraction", "timestamp": "2026-05-19T21:19:12.117940", "mode": "structured-extraction", "has_template": true, "enable_thinking": false, "temperature": 0.2, "max_tokens": 8192, "parse_error_rate": 0.0}]
0034.jpg
{ "bbox": [], "category": [] }
false
2,564
1,900
{"image_type": "verso", "heading": "Letters to and of (1934)", "heading_type": "subject", "epithet": null, "entries": [{"ms_no": null, "folios": [], "description": "ABBÉY PRESS' Fort Armstrong"}]}
[{"model_id": "numind/NuExtract3", "model_name": "NuExtract3", "column_name": "extraction", "timestamp": "2026-05-19T21:19:12.117940", "mode": "structured-extraction", "has_template": true, "enable_thinking": false, "temperature": 0.2, "max_tokens": 8192, "parse_error_rate": 0.0}]

NuExtract3 on NationalLibraryOfScotland/nls-index-cards-object-detection

This dataset contains outputs from NationalLibraryOfScotland/nls-index-cards-object-detection processed with NuExtract3, a 4B vision-language model for document understanding.

Processing Details

Configuration

  • Image Column: image
  • Output Column: extraction
  • Dataset Split: train
  • Temperature: 0.2
  • Thinking Mode: disabled

Extraction Template

{
  "image_type": [
    "index_card",
    "verso",
    "cover",
    "blank",
    "other"
  ],
  "heading": "verbatim-string",
  "heading_type": [
    "person",
    "family",
    "corporate",
    "geographic",
    "subject"
  ],
  "epithet": "string",
  "entries": [
    {
      "ms_no": "verbatim-string",
      "folios": [
        "verbatim-string"
      ],
      "description": "string"
    }
  ]
}

Dataset Structure

Original columns plus:

  • extraction: NuExtract3 output (JSON string)
  • inference_info: JSON list tracking models applied to this dataset

Generated with UV Scripts

Downloads last month
28