AIAny
Icon for item

MegaStyle-1.4M

A 1.4M image–text style dataset for text-to-image generation and style transfer, produced by mapping 170K curated style prompts to 400K content prompts via Qwen-Image to yield strong intra-style consistency. Designed for training and evaluating style-aware generative models; license: other.

Introduction

Large, diverse style data with consistent intra-style imagery remains scarce — MegaStyle-1.4M addresses that gap by programmatically creating style-consistent image-text pairs at scale. Instead of collecting noisy style labels, the dataset uses a consistent text-to-image mapping pipeline (Qwen-Image) to synthesize 1.4M high-quality images that preserve per-style coherence while covering many fine-grained styles.

What Sets It Apart
  • Scale + composition: Combines ~170K curated style prompts with ~400K content prompts to produce 1.4M image-text pairs, giving both breadth (many styles) and depth (multiple images per style).
  • Consistent style mapping: Uses a single consistent text-to-image mapping approach to ensure intra-style visual consistency, which reduces label noise common in scraped style datasets and simplifies learning style-conditioned generative behaviour.
  • Curated prompt pipeline: The split of explicit style prompts and separate content prompts makes it straightforward to formulate style-transfer or conditional generation tasks (style-only, content-only, or joint).
  • Research-ready: Built with generation and evaluation in mind — suitable for training style-aware diffusion or transformer models and for benchmarking style-consistency metrics.
Who It's For

Great fit if you need a large, synthetic-but-consistent corpus to (a) train text-to-image models with explicit style conditioning, (b) fine-tune models for style transfer, or (c) benchmark style-consistency and generalization. Look elsewhere if you require exclusively human-photographed, non-synthetic datasets, or if your license constraints disallow use of datasets marked as “other.”

Where It Fits

Practically, MegaStyle-1.4M sits between small curated style datasets (high human fidelity, low scale) and massive web-scraped collections (high scale, noisy labels). It’s a pragmatic resource when you want controllable style signals at scale without the annotation overhead of manual labeling.

Information

Categories

More Items

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.

Hugging Face

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

Hugging Face

Provides labeled prompts with full-reference answers (including chain-of-thought and code blocks) and per-example metadata to train edge routing/orchestrator models that decide whether to handle inputs locally or route them to larger models. Includes complexity scores, coding/math flags, routing justifications, and an automated override rule; suited for fine-tuning small models (50M–1.5B) for edge deployment.