datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
comix-v0_1-books-tiny
Comic Books Dataset v0.1 - Books
Full dataset of book-level metadata from Digital Comic Museum.
This is the PRODUCTION dataset. For testing, use comix_v0_tiny_books.
What's Included
Each book has:
{book_id}.json - Book metadata with page references
Purpose
This dataset provides book-level metadata to group pages from comix-v0_1-pages.
Workflow:
Download comix-v0_1-pages (with images)
Download comix-v0_1-books (metadata only)
Use WebDataset pipeline to group… See the full description on the dataset page: https://huggingface.co/datasets/emanuelevivoli/comix-v0_1-books-tiny.comix_v0_tiny_books
Comic Books Tiny Dataset v0 - Books (Testing)
Small test dataset of book-level metadata for rapid development and testing.
⚠️ This is a TINY dataset for testing only. For production, use comix_v0_books.
What's Included
Each book has:
{book_id}.json - Book metadata with page references
Purpose
This dataset provides book-level metadata to group pages from comix_v0_tiny_pages.
Workflow:
Download comix_v0_tiny_pages (with images)
Download comix_v0_tiny_books… See the full description on the dataset page: https://huggingface.co/datasets/emanuelevivoli/comix_v0_tiny_books.Bookshelvecomix-v0_1-books
Comic Books Dataset v0.1 - Books
Book-level metadata that extends the page-level dataset.
This dataset contains metadata only and is meant to be used together with
emanuelevivoli/comix-v0_1-pages.
For quick experimentation, use the tiny subset:
emanuelevivoli/comix-v0_1-books-tiny
Relationship to pages:comix-v0_1-books extends comix-v0_1-pages.Every book record is built from the pages dataset and provides:
book-level metadata (placeholder in v0.1)
ordered list of pages and shard… See the full description on the dataset page: https://huggingface.co/datasets/emanuelevivoli/comix-v0_1-books.
