AIAny
Icon for item

claude-sonnet-4.6-120000x

Synthetic JSON dataset of model-generated prompts and step-by-step reasoning traces (≈90k rows, ~75M tokens) created with Claude Sonnet 4.6 and cross-checked by Gemini 3.1 Pro — intended for training or fine-tuning LLMs on natural reasoning, multi-domain code/math, and instruction following. Hosted on Hugging Face, MIT license.

Introduction

High-quality, model-produced chain-of-thought traces that span coding, math, and open-domain reasoning remain scarce. This dataset provides a large collection of such traces where the primary generator is Claude Sonnet 4.6 and grading/critique traces were produced with Gemini 3.1 Pro — exposing multi-step deliberations, internal "think" markers, and raw (zero-refusal) responses useful for supervision and SFT.

Key Capabilities
  • Multi-domain reasoning traces with explicit inner-monologue tags: useful for training models to produce richer chain-of-thought supervision (so what: helps LLMs learn multi-step solution patterns rather than only final answers).
  • Large code and systems subset (kernel-level, Rust/C++, distributed systems): useful when fine-tuning for code reasoning and program synthesis tasks (so what: supplies complex, real-world engineering prompts that simpler datasets lack).
  • Math and formal-reasoning items with graded critiques from a second model: useful for building evaluative signals or reward models (so what: enables training that leverages both generation and model-based critique for quality control).
  • Uncensored, zero-refusal content coverage: offers edge-case, controversial, and explicit dialogs (so what: expands behavioral coverage but increases safety and compliance risk — see tradeoffs).
Who it's for — and tradeoffs

Great fit if you are training or fine-tuning LLMs that must improve multi-step reasoning, code synthesis, or agentic planning and you can accept synthetic supervision signals. Look elsewhere if you need human-verified, safety-filtered, or provenance-verified ground truth: the dataset is model-generated, contains uncensored content, and may encode hallucinated facts or unsafe responses. Practical recommendations: combine this dataset with human-reviewed benchmarks, apply content filtering where required, and treat critique scores as noisy labels rather than authoritative judgments.

Information

Categories

More Items

Hugging Face

A 16 GB, 507-file PhD‑level cybersecurity knowledge base for training and evaluating security-focused LLMs and automation. Covers offensive/defensive/forensics/cloud/iot and AI-security across 30+ domains with real-world labs and framework mappings.

Hugging Face

Structured dataset for training and evaluating LLM agentic behavior: function-calling conversations, JSON-mode structured outputs, and extraction samples for teaching models to generate tool calls and strict structured responses. Includes single-turn and multi-turn scenarios across several configs.

Hugging Face

A multi-task English NLU benchmark for evaluating models across nine tasks (acceptability, sentiment, paraphrase, similarity, and various NLI setups), with a diagnostic evaluation set and an online leaderboard to compare generalization and transfer learning.