AIAny
Icon for item

Alpaca

Provides 52,000 English instruction–response pairs generated by OpenAI's text-davinci-003 for instruction-tuning language models. Released under CC BY-NC 4.0; low-cost synthetic data useful for research but contains model-generated biases and errors.

Introduction

Instruction-tuning can drastically change how an LLM follows user intent, and Alpaca demonstrates a low-cost path: 52K synthetic instruction–response examples generated from text-davinci-003 to produce instruction-following behavior for pretrained models.

What Sets It Apart
  • Synthetic scale at low cost: 52,002 unique instruction examples generated with batch decoding to reduce cost (authors report generation cost under $500). This makes large-scale instruction data accessible for academic research.
  • Built from Self-Instruct-style pipeline with modifications: uses text-davinci-003 and a tailored prompt template; each instruction has a single instance (no multi-instance expansion), and around 40% of examples include an input context.
  • Designed for reproducibility: authors released the dataset, prompt templates, fine-tuning recipe, and recovery instructions for Alpaca-7B to enable controlled comparisons and follow-up safety research.
  • Licensing and mitigation constraints: distributed under CC BY-NC 4.0 (non-commercial) and the original demo used content filtering and watermarking; the dataset itself is model-generated and not human-curated.
Who It's For and Trade-offs

Great fit if you are a researcher or practitioner who needs a large, inexpensive corpus to experiment with instruction-tuning, reproduce published LLaMA/Alpaca results, or evaluate methods for filtering and improving synthetic training data. Look elsewhere if you need human-vetted, commercial-license data or multilingual coverage: Alpaca is English-only, contains model-generated errors and biases, and its CC BY-NC license forbids commercial use without permission.

Information

  • Websitehuggingface.co
  • OrganizationsStanford University, tatsu-lab
  • AuthorsRohan Taori, Ishaan Gulrajani, Tianyi Zhang, Yann Dubois, Xuechen Li, Carlos Guestrin, Percy Liang, Tatsunori B. Hashimoto
  • Published date2023/03/13

Categories

More Items

Hugging Face

Provides ~39 TB of pre‑beamformed (channel capture) ultrasound RF data and metadata in zea/HDF5 format for reconstruction, flow, and inverse‑problem tasks. Released under CC‑BY‑4.0 and curated for training and evaluating ultrasound/RF foundation models.

Hugging Face

Provides a bilingual Chinese–English corpus for LLM training covering pretraining, capability-oriented midtraining (16K–256K long contexts), and supervised fine-tuning. Includes ~4.2T pretrain tokens, ~600B midtrain tokens, and ~4.57M SFT samples; sources span web, PDFs/OCR, code, math, QA, and agentic trajectories under mixed upstream licenses.

Hugging Face

Simulation-ready home dataset for embodied AI: CAD-based household scenes with configured physical properties and metadata, plus 1,000 robot trajectory episodes (RGB-D, HDF5/USDZ) for simulation training and evaluation under CC BY-NC-SA 4.0.