small-models
glam-extraction-benchmark
GLAM extraction benchmark
Structured extraction from cultural-heritage documents. The first configuration is
nls-index-cards: 98 manuscript catalogue cards from the National Library of Scotland.
Source and credits
Derived from NationalLibraryOfScotland/index-cards-eval,
revision 2a81070549d8493c2c538744a9dbbc1dc72cb146 (CC0). Images and checked outputs are preserved.
NLS cataloguers reviewed the model-drafted labels: 66 accepted as drafted, 32 corrected.
Drafting… See the full description on the dataset page: https://huggingface.co/datasets/small-models-for-glam/glam-extraction-benchmark.bl-crop-tighten-v1
bl-crop-tighten-v1
Training data for crop tightening on the British Library Book Images collection: 7,565 ABBYY picture-block crops (train 6,050 / validation 757 / test 758) with instance boxes and segmentation masks. The splits are book-safe — no book appears in more than one split (4,484 books total).
The labels are weak labels, not human annotations: tiiuae/Falcon-Perception-0.6B ran open-vocabulary segmentation over 8,400 stratified crops (embellishments, plates, medium… See the full description on the dataset page: https://huggingface.co/datasets/small-models-for-glam/bl-crop-tighten-v1.index-card-detection-v3
Dataset Card for Archival Index Card Detection — mixed collections
A training dataset for object detection of index cards in archival scans. Combines four publicly-released collections — NLS Advocates Library single-card pages, US Navy Nurse Corps multi-card biographical sheets, Boston Public Library catalog cards, and Duke Rubenstein manuscript catalog cards — into a single object-detection schema.
Dataset Details
Dataset Description
1,425 archival scans… See the full description on the dataset page: https://huggingface.co/datasets/small-models-for-glam/index-card-detection-v3.index-card-detection-v5
Dataset Card for Archival Index Card Detection — v5 (ensemble-relabelled navy)
Refined version of small-models-for-glam/index-card-detection-v3. All NLS / BPL / Rubenstein rows are passed through unchanged. The 25 navy-nurse-corps rows have their bounding boxes re-labelled via a v3+v4 model ensemble plus human review, replacing the SAM3-only bootstrap from v3.
Dataset Details
Dataset Description
Same 1,425-row mixed-collection composition as v3. The… See the full description on the dataset page: https://huggingface.co/datasets/small-models-for-glam/index-card-detection-v5.synthetic-aat-materials
Synthetic AAT Materials Dataset
Dataset Description
This dataset contains 1000 synthetic examples of cultural heritage object descriptions paired with their materials as they would appear in the Getty Art & Architecture Thesaurus (AAT). The data is formatted for training conversational AI models, particularly Qwen3, to identify and extract materials from cultural heritage object descriptions.
Dataset Structure
Each example contains:
messages: Conversation… See the full description on the dataset page: https://huggingface.co/datasets/small-models-for-glam/synthetic-aat-materials.small-language-models-youtube-lesson
mtjikuzu/small-language-models-youtube-lesson
Generated by ML Intern
This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.
Try ML Intern: https://smolagents-ml-intern.hf.space
Source code: https://github.com/huggingface/ml-intern
Usage
from datasets import load_dataset
dataset = load_dataset("mtjikuzu/small-language-models-youtube-lesson")
