AIAny
Icon for item

pixelgpt-24x24-20k

Curated set of 20,000 native 24×24 pixel-art sprites with two-level semantic taxonomy labels for tiny text-to-image and discrete visual modeling. Rebalanced, rights-conscious subset with ≤5 colors per sprite and stratified train/val/test splits.

Introduction

Small, limited-palette image datasets are a practical laboratory for testing discrete generative models, fast prototyping, and reproducible benchmarks. This dataset packages 20k native 24×24 sprites with semantic labels and explicit rebalancing so researchers can iterate on text-to-image, VQ/VAE, discrete-diffusion and sprite-generation methods without the overhead of high-resolution data.

What Sets It Apart
  • Native 24×24 resolution and strict palette cap (≤5 colors) — so what? Models learn discrete color and shape priors without confounding high-frequency photorealistic detail, enabling faster training and clearer analysis of discrete tokenization strategies.
  • Rebalanced, rights-conscious subset of a larger corpus — so what? The capped square-root rebalancing and family caps reduce dominance by legacy categories, producing a more evenly distributed benchmark for classification and generative evaluation.
  • Two-level semantic taxonomy built with MiniLM embeddings — so what? Labels provide coarse and fine-grained categories useful for conditional generation, retrieval, and controlled sampling experiments while remaining reproducible (seeded classification).
  • Small, stratified splits (18k/1k/1k) and multiple formats (PNG, Parquet, JSONL) — so what? Ready-to-load splits simplify benchmarking and enable both imagery-first and table-driven workflows (datasets/pandas/polars).
Who It's For and Trade-offs

Great fit if you need a compact, interpretable dataset for tiny text-to-image models, discrete representation research (VQ-VAE, discrete diffusion), sprite generation for games, or educational experiments that must run quickly on modest hardware. Look elsewhere if you require photorealism, high resolution, complex palettes, or absolute guarantees about IP/rights: captions may be imperfect, taxonomy assignments use automated embedding similarity and can contain errors, and the dataset is not designed for high-fidelity or production artwork pipelines.

Information

  • Websitehuggingface.co
  • Organizationsunston.io
  • Authorsunstonio
  • Published date2026/07/25

Categories

More Items

Hugging Face

Provides layered code pretraining corpora (L2 ~400B tokens, L3 ~150B tokens) across 11 languages by filtering ~192M public GitHub repositories into standardized files, algorithmically relevant selections, and implementation-grounded programming exercises. Includes per-file metadata (role, algo relevance, quality) and serialized task records; released under Apache-2.0.

Hugging Face

Provides ~86K verifiable-reward RL training samples across Math, Knowledge (STEM), Long-Context, and Code for post-training LLMs; each sample includes a ground-truth and verifier-friendly JSONL format for stable reward signals. Note: code tasks require an external sandbox to execute tests.

Hugging Face

Provides ~483K agent instruction‑tuning trajectories for supervised fine‑tuning, including tool calls, environment feedback, errors/retries and verification across search, code, office and general agent workflows; static snapshots for SFT and mix‑ratio studies.