datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
deepseek-hermes-reasoning-traces
DeepSeek V4 Pro Hermes Reasoning Traces
19,331 multi-turn ChatML + Hermes reasoning traces generated by DeepSeek V4 Pro. Designed for LoRA fine-tuning local models to operate as Hermes Agent instances.
Quick Start
\
Splits
Split
Traces
train
16,431
valid
1,933
test
967
Variants (VRAM-Tiered)
Variant
Max Tokens
Traces
GPU
nano
2,048
15,948
Dev / 7B
budget
4,096
2,149
48GB
standard
8,192
990
64GB
spark
16,384
244… See the full description on the dataset page: https://huggingface.co/datasets/r0b0tlab/deepseek-hermes-reasoning-traces.reasoning-traces
Anonymous Reasoning Traces
This repository contains data accompanying an anonymous TMLR submission. It provides
192,000 sampled mathematical reasoning traces from 20 model configurations on four
30-question benchmarks. Each question has 80 sampled responses.
Contents
The repository provides two representations of the same attempts:
Configuration
Rows
Approximate size
Contents
meta
192,000
1.36 GiB
All models without token-level arrays
20 per-model… See the full description on the dataset page: https://huggingface.co/datasets/AnonymizedTMLRSubmission/reasoning-traces.math-intuition-reasoning-traces
math-intuition reasoning traces
Full chain-of-thought traces from 7 reasoning models on the same 4,020 problems, graded
by each problem family's own verifier.
Questions come from
amphora/math-intuition-20260908-402-easy-10
— 402 arXiv-derived problem families x 10 seeds, easy preset. Every row here refers to an id
in that dataset, so prompts and the instance cache can be joined from it.
Generation settings
Identical for every model, so the traces are directly… See the full description on the dataset page: https://huggingface.co/datasets/amphora/math-intuition-reasoning-traces.deepseek-hermes-reasoning-traces
DeepSeek V4 Pro Hermes Reasoning Traces
19,331 multi-turn ChatML + Hermes reasoning traces generated by DeepSeek V4 Pro. Designed for LoRA fine-tuning local models to operate as Hermes Agent instances.
Quick Start
\
Splits
Split
Traces
train
16,431
valid
1,933
test
967
Variants (VRAM-Tiered)
Variant
Max Tokens
Traces
GPU
nano
2,048
15,948
Dev / 7B
budget
4,096
2,149
48GB
standard
8,192
990
64GB
spark
16,384
244… See the full description on the dataset page: https://huggingface.co/datasets/ansulev/deepseek-hermes-reasoning-traces.system-prompt-reasoning-traces
System-Prompt Reasoning Traces
A novel dataset combining system prompt adherence with structured internal reasoning traces, built on findings from 14+ research papers.
🔬 Research Foundation
This dataset is the first to systematically combine system prompt diversity with structured reasoning traces. It incorporates findings from:
Paper
Key Finding
How We Use It
Sky-T1 (Berkeley, 2025)
Structure > content in reasoning traces — wrong answers with good structure… See the full description on the dataset page: https://huggingface.co/datasets/Michael-Kozu/system-prompt-reasoning-traces.kernelbook-triton-reasoning-traces
KernelBench Triton Reasoning Traces
Reasoning traces generated by the gpt-oss-120b model for converting PyTorch modules to Triton GPU kernels.
Dataset Description
This dataset contains 170 reasoning traces around 85% of them are correct where a PyTorch module was successfully converted to a Triton kernel. Each sample includes the original PyTorch code, the model's reasoning process, and the resulting Triton kernel code along with correctness and performance benchmarks.… See the full description on the dataset page: https://huggingface.co/datasets/ppbhatt500/kernelbook-triton-reasoning-traces.
