Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset Card for Incunabula Bibles Illustration Pages

This is a collection of pages from early modern Bibles categorized into a) containing illustrations, b) text-only. It was used to train the Incunabula Page Classifier.

Dataset Structure

data/
├── train/
│   ├── illustrated/     # Pages containing illustrations
│   └── text_only/       # Pages with only text
└── val/
    ├── illustrated/     # Validation pages with illustrations
    └── text_only/       # Validation pages with only text

Usage

This dataset is designed for binary classification of manuscript and early book pages.

Downloads last month
8