AIAny
Icon for item

Ox Alpha - 10k

10,005 single-turn prompts and metadata derived from Ox Alpha chat traces, labeled by category, subcategory, and difficulty. Built for response-teacher generation and distillation workflows, with topic and difficulty distributions to aid dataset curation.

Introduction

Why this matters

Small, labeled collections of high-effort model outputs can accelerate supervised fine-tuning and distillation. This dataset provides 10,005 single-turn prompts paired with Ox Alpha–generated responses and compact metadata (category, subcategory, difficulty tier), making it a focused resource when you need curated teacher responses rather than noisy, multi-turn chat logs.

What Sets It Apart
  • Compact, single-turn teacher examples: each row is a single prompt→response pair with id/category/subcategory, so it’s straightforward to use as SFT or distillation targets — no multi-turn context to strip or reconstruct.
  • Balanced topic coverage with real-world focus: coding, knowledge QA, reasoning, web and game development are prominent, which helps when training assistants that must handle developer and technical queries.
  • Difficulty and family labels: explicit Hard/Medium/Expert/Foundational tiers and Ability/Knowledge annotations let you filter for curriculum learning or progressive fine-tuning.
  • Trace provenance: examples were generated via stealth/ox-alpha through OpenRouter, which signals a consistent generation source useful for analysis of teacher style and bias.
Who It's For and Trade-offs

Great fit if you need a compact supervised dataset of AI-generated answers for distillation, prompt/response instruction tuning, or benchmarking conversational response quality. The labeled topics and difficulty tiers make it easy to slice for domain-specific training.

Look elsewhere if you need multi-turn dialogues, human-annotated judgments, or very large-scale instruction corpora: this collection is single-turn and model-generated, so it inherits generation artifacts and lacks human preference labels.

Where It Fits

Use this as a mid-sized teacher dataset to complement larger human-instruction collections (e.g., instruction-tuning mixes). It’s more focused than broad crawled corpora and more structured than raw agent traces, so it’s practical for experiments that require consistent response style and controllable difficulty sampling.

Collection & Format

10,005 JSONL rows, each with id, category, subcategory, difficulty tier, and the prompt/response. Topic distribution skews toward coding and technical queries; roughly 44% labeled Hard. Common tooling for downstream processing includes Hugging Face Datasets, pandas, and polars.

Information

Categories

More Items

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.

Hugging Face

Contains 244 Cursor agent sessions recorded from Claude Fable‑5, formatted for training and research. Sessions include multi-turn assistant/tool interactions and are Teich-compatible; several rows exceed one million characters, so apply explicit tokenization and oversize policies before training.

Hugging Face

Provides 55 million scene-level video clips (each with captions, language labels, and timestamps) extracted from an 80M-video, 10-million-hour raw pool to support multimodal pre-training across video, audio, and frames. Access is gated for academic/non-commercial research.