datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
landing-page-training-data
Landing Page Training Data
Synthetic training data for fine-tuning LLMs to generate HTML landing pages. Generated using DeepSeek V3 (685B parameters).
Dataset Structure
data_sm/ # Small dataset
├── train.jsonl # 50 examples
├── valid.jsonl # 5 examples
└── test.jsonl # 5 examples
data_md/ # Medium dataset
├── train.jsonl # 500 examples
├── valid.jsonl # 5 examples
└── test.jsonl # 5 examples
Format
Each line is a JSON object in… See the full description on the dataset page: https://huggingface.co/datasets/KalnRangelov/landing-page-training-data.atlas-pages
Atlas Pages
Atlas Pages is a synthetic instruction dataset of ~7,000 expert-level concept explanations, generated by Claude Haiku and curated for fine-tuning small language models into precise, warm, human-friendly explainers.
It is the training backbone of Pocket Atlas — a fine-tuned Qwen3.5 model that explains any idea clearly, concisely, and with genuine warmth.
What's inside
Each example teaches a model to explain a concept using a strict 5-part structure:
What… See the full description on the dataset page: https://huggingface.co/datasets/cetusian/atlas-pages.
