AIAny
Icon for item

Britannica Illustrated Pages

Provides 115,293 illustrated page images and a 975,345-row manifest sampled from scanned Encyclopaedia Britannica volumes (1768–1929), with per-page classifier probabilities for illustration — ready for image-classification, OCR-aware vision research, and illustration mining.

Introduction

Most illustration-mining pipelines filter out pages that contain text and keep image-only plates; this dataset shows why that loses work: 82% of the flagged illustrated pages retain ≥100 OCR words, so illustrations are usually embedded in text columns rather than presented as standalone plates.

What Sets It Apart
  • Large, provenance-rich image split: 115,293 pages predicted illustrated (≈9.6 GB of 600px JPEGs) drawn from 975,345 scored pages across 1,160 volumes, enabling vision training at scale while keeping direct links to the source Internet Archive pages.
  • Full manifest for reproducibility: the 975,345-row manifest carries classifier score, OCR word counts, provenance, edition inference flags and storage/tier metadata — so you can re-threshold, compute per-edition rates, or build custom splits without re-scoring.
  • OCR-aware labels and repairs: each page includes an OCR word count (words) and a stratum (text/low) used to set different classifier thresholds; 242 volumes had page-order mismatches that were repaired and flagged, preserving correct page–OCR binding.
  • Classifier provenance and thresholds: pages were scored with an EfficientViT-based detector trained on a 2,573-page labeled set; thresholds were validated separately for text and low strata (precision ~1.0 on small validation samples), so labels are high-precision predictions rather than human annotations.
Who It's For — fit and tradeoffs

Great fit if you need training or evaluation data for document-vision tasks that must handle illustrations embedded in text (classification, detection, retrieval, multimodal historical analysis). The manifest supports dataset curation, per-edition analysis, and streaming workflows.

Look elsewhere if you require human-verified labels for every image (these are classifier predictions with small validation samples), or if you need guaranteed global edition metadata (edition labels are partly inferred from year and some year fields are null). Practical notes: the pages config with images is large (stream recommended), manifest is lightweight for analytics, and licensing depends on source IA items though underlying works are public domain by publication date.

Technical summary: two configs (pages with images, manifest with scores/provenance), coverage 1768–1929, classifier was efficientvit_b1-derived and trained on National Library of Scotland labels, and images point back to Internet Archive source items for attribution and retrieval.

Information

  • Websitehuggingface.co
  • OrganizationsBigLAM, Hugging Face, Internet Archive, National Library of Scotland, University of California Libraries, Cornell University Library, Harvard Library, Getty Research Institute, Bavarian State Library, Digital Library of India
  • AuthorsDaniel van Strien
  • Published date2026/08/24

Categories

More Items

Hugging Face

Converts 200+ hours of expert Figma screen recordings into 3,469 Playwright-MCP action trajectories for training and evaluating vision-language and GUI agents; includes 126 long‑horizon tasks, phase labels, a 10‑skill taxonomy, and is CC‑BY‑4.0 licensed.

Hugging Face

A synthetic, verifiable-first agentic training corpus with 19,072 training traces and 2,135 held-out evaluation rows. Provides per-turn visible reasoning, real sandboxed tool executions, 13 verifiable task families, and NeMo Gym / RL-ready reward contracts for SFT and RL workflows.

Hugging Face

Provides ~3.8M chain-of-thought training examples (~3B tokens) that use a fixed 'Inventory / Interaction / Execution' scaffold to improve concise, reliable reasoning in small LLMs; topic-labeled, deduped, includes real tool-execution traces, CC-BY-4.0.