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

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.