Dataset Viewer
The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code:   ClientConnectionError

Zion Vintage Media: Historical Multimodal Culinary Archive

πŸ’Ž Commercial Licensing & Full Dataset Access

This repository contains two evaluation tiers. The full, production-ready dataset contains 27,000+ multimodal pairs (High-Resolution Scans + Structured JSON) of unpublished, offline historical recipes spanning from the 1940s to the 2010s.

This data is Copyright Cleared and is Internet-Original, meaning it has never been indexed by web crawlers, making it perfect for training models on "uncontaminated" tokens.

To purchase a commercial license for the full SQL database and high-resolution TIF/JPG scans, please contact:


πŸ“‚ Available Versions

Use the Hugging Face config selector to load your preferred scale:

Version Size Purpose
sample_50 50 Rows Instant format check and schema validation.
preview_1000 1,000 Rows Research preview for loss-curve testing & mini-finetuning.

How to load the 1,000-Row Preview:

from datasets import load_dataset

dataset = load_dataset("dataDatasic/historical-culinary-archive-multimodal", "preview_1000")
Downloads last month
68