AIAny
Icon for item

Code-Reasoning

Provides multiple Parquet-backed subsets of code problem-solving data (direct answers, chain-of-thought reasoning, and task synthesis) that are streamable and prepared for language-model training and evaluation.

Introduction

Why this matters This repository packages code problem-solving examples with both final solutions and explicit reasoning traces, making it practical to train or evaluate models that must produce correct code and explain steps. Its structure favors scalable, streamable ingestion for large-model workflows.

What Sets It Apart
  • Multiple curated subsets: separates “no-thinking” (direct-answer) data from “thinking” (step-by-step reasoning) and task-synthesis examples, letting you tailor training objectives.
  • Parquet shards + streaming: shard-backed train splits enable memory-efficient streaming and use in large-scale pipelines without downloading full datasets.
  • Provenance-aware release: subsets may include filtering, deduplication, quality scores, or synthetic generations so practitioners can inspect and weight sources.
  • Training-first design: packaged fields and dataset schema are tuned for supervised fine-tuning and dataset viewer inspection rather than interactive consumption.
Who It's For and Trade-offs

Great fit if you are training or fine-tuning LLMs for code generation, debugging, or explanation tasks and need both short-answer and chain-of-thought style data at scale. Look elsewhere if you require curated, single-source competitive programming problems with end-to-end test harnesses or if you need small, hand-validated benchmarks—this collection is large-scale and may contain duplicates, synthetic content, or noisy labels.

Where It Fits

Use this dataset as part of a larger training mixture for model calibration on code reasoning, or to study the impact of reasoning traces versus direct-answer supervision in code generation models.

Information

Categories

More Items

Hugging Face

Behavior-focused text corpus for LM pretraining, organized into seven Parquet-backed subsets (reasoning, planning, data-science, games, general, format-rewrites, other). Supports streaming, custom sampling, and large-scale dataset pipelines for research and model training.

Hugging Face

Provides 30,969 action-conditioned video episodes, each with source MP4, per-frame keyboard control logs, captions, and a COLMAP sparse pose model — intended for research on action-conditioned video prediction, controllable world models, and representation learning.

Hugging Face

Provides a dual-channel, channel-separated sample (8.9 hours) and access path to a 1,000‑hour English conversational corpus for commercial and research use. Delivers 48 kHz per-speaker audio, word-level machine transcripts, and per-speaker metadata designed for full‑duplex/turn-taking and ASR/ TTS research.