open-thoughts/OpenThoughts-114k

Dataset

907

stars

60

commits

9

linked in READMEs

Aug 31, 2025

updated

curator
synthetic

README

[!NOTE] We have released a paper for OpenThoughts! See our paper here.

Made with Curator

Open-Thoughts-114k

Dataset Description

Open synthetic reasoning dataset with 114k high-quality examples covering math, science, code, and puzzles!

Inspect the content with rich formatting with Curator Viewer.

Available Subsets

default subset containing ready-to-train data used to finetune the OpenThinker-7B and OpenThinker-32B models:

ds = load_dataset("open-thoughts/OpenThoughts-114k", split="train")

metadata subset containing extra columns used in dataset construction:

  • problem
  • ground_truth_solution
  • deepseek_reasoning
  • deepseek_solution
  • domain
  • source
  • test_cases (code only)
  • starter_code(code only)
ds = load_dataset("open-thoughts/OpenThoughts-114k", "metadata", split="train")

OpenThinker Models

The numbers reported in the tables below are evaluated with our open-source tool Evalchemy.

AIME24MATH500GPQA-DiamondLCBv2 EasyLCBv2 MediumLCBv2 HardLCBv2 All
OpenThinker-32B6690.661.695.170.926.868.9
OpenThinker-7B31.383.042.475.328.66.539.9
Bespoke-Stratos-7B22.779.638.971.425.20.835.8
DeepSeek-R1-Distill-Qwen-7B6088.246.979.745.114.650.1
gpt-4o-05138.775.846.587.442.78.950.5
o1-mini6485.66092.874.739.872.8

We are fully open-source. Our model weights, datasets, data generation code, evaluation code, and training code are all publicly available.

Open WeightsOpen DataOpen Code
OpenThinker-32B
OpenThinker-7B
Bespoke-Stratos-7B
DeepSeek-R1-Distill models
OpenAI/Gemini

We are actively working towards improving the dataset, so please stay tuned!

Data Curation Recipe

Code

Math

Science

Puzzle

Using a curated mix of the datasets above, we generate reasoning traces from DeepSeek-R1 and verify correctness to construct the final dataset.

diagram

The full code for the data generation pipeline is publicly available in our github repo.

Links

Visualization

Inspect the content with rich formatting with Curator Viewer

All 114k examples, clustered by semantic similarity, can be explored in Nomic Atlas.

Nomic Atlas Open-Thoughts-114k Map

Citation

@misc{guha2025openthoughtsdatarecipesreasoning,
  title={OpenThoughts: Data Recipes for Reasoning Models}, 
  author={Etash Guha and Ryan Marten and Sedrick Keh and Negin Raoof and Georgios Smyrnis and Hritik Bansal and Marianna Nezhurina and Jean Mercat and Trung Vu and Zayne Sprague and Ashima Suvarna and Benjamin Feuer and Liangyu Chen and Zaid Khan and Eric Frankel and Sachin Grover and Caroline Choi and Niklas Muennighoff and Shiye Su and Wanjia Zhao and John Yang and Shreyas Pimpalgaonkar and Kartik Sharma and Charlie Cheng-Jie Ji and Yichuan Deng and Sarah Pratt and Vivek Ramanujan and Jon Saad-Falcon and Jeffrey Li and Achal Dave and Alon Albalak and Kushal Arora and Blake Wulfe and Chinmay Hegde and Greg Durrett and Sewoong Oh and Mohit Bansal and Saadia Gabriel and Aditya Grover and Kai-Wei Chang and Vaishaal Shankar and Aaron Gokaslan and Mike A. Merrill and Tatsunori Hashimoto and Yejin Choi and Jenia Jitsev and Reinhard Heckel and Maheswaran Sathiamoorthy and Alexandros G. Dimakis and Ludwig Schmidt},
  year={2025},
  eprint={2506.04178},
  archivePrefix={arXiv},
  primaryClass={cs.LG},
  url={https://arxiv.org/abs/2506.04178}, 
}

Contributors

ryanmarten

40 commits

madiator

15 commits

davanstrien

2 commits

neginr

1 commits

open-thoughts/OpenThoughts-114k

Dataset

907

stars

60

commits

9

linked in READMEs

Aug 31, 2025

updated

curator
synthetic

README

[!NOTE] We have released a paper for OpenThoughts! See our paper here.

Made with Curator

Open-Thoughts-114k

Dataset Description

Open synthetic reasoning dataset with 114k high-quality examples covering math, science, code, and puzzles!

Inspect the content with rich formatting with Curator Viewer.

Available Subsets

default subset containing ready-to-train data used to finetune the OpenThinker-7B and OpenThinker-32B models:

ds = load_dataset("open-thoughts/OpenThoughts-114k", split="train")

metadata subset containing extra columns used in dataset construction:

  • problem
  • ground_truth_solution
  • deepseek_reasoning
  • deepseek_solution
  • domain
  • source
  • test_cases (code only)
  • starter_code(code only)
ds = load_dataset("open-thoughts/OpenThoughts-114k", "metadata", split="train")

OpenThinker Models

The numbers reported in the tables below are evaluated with our open-source tool Evalchemy.

AIME24MATH500GPQA-DiamondLCBv2 EasyLCBv2 MediumLCBv2 HardLCBv2 All
OpenThinker-32B6690.661.695.170.926.868.9
OpenThinker-7B31.383.042.475.328.66.539.9
Bespoke-Stratos-7B22.779.638.971.425.20.835.8
DeepSeek-R1-Distill-Qwen-7B6088.246.979.745.114.650.1
gpt-4o-05138.775.846.587.442.78.950.5
o1-mini6485.66092.874.739.872.8

We are fully open-source. Our model weights, datasets, data generation code, evaluation code, and training code are all publicly available.

Open WeightsOpen DataOpen Code
OpenThinker-32B
OpenThinker-7B
Bespoke-Stratos-7B
DeepSeek-R1-Distill models
OpenAI/Gemini

We are actively working towards improving the dataset, so please stay tuned!

Data Curation Recipe

Code

Math

Science

Puzzle

Using a curated mix of the datasets above, we generate reasoning traces from DeepSeek-R1 and verify correctness to construct the final dataset.

diagram

The full code for the data generation pipeline is publicly available in our github repo.

Links

Visualization

Inspect the content with rich formatting with Curator Viewer

All 114k examples, clustered by semantic similarity, can be explored in Nomic Atlas.

Nomic Atlas Open-Thoughts-114k Map

Citation

@misc{guha2025openthoughtsdatarecipesreasoning,
  title={OpenThoughts: Data Recipes for Reasoning Models}, 
  author={Etash Guha and Ryan Marten and Sedrick Keh and Negin Raoof and Georgios Smyrnis and Hritik Bansal and Marianna Nezhurina and Jean Mercat and Trung Vu and Zayne Sprague and Ashima Suvarna and Benjamin Feuer and Liangyu Chen and Zaid Khan and Eric Frankel and Sachin Grover and Caroline Choi and Niklas Muennighoff and Shiye Su and Wanjia Zhao and John Yang and Shreyas Pimpalgaonkar and Kartik Sharma and Charlie Cheng-Jie Ji and Yichuan Deng and Sarah Pratt and Vivek Ramanujan and Jon Saad-Falcon and Jeffrey Li and Achal Dave and Alon Albalak and Kushal Arora and Blake Wulfe and Chinmay Hegde and Greg Durrett and Sewoong Oh and Mohit Bansal and Saadia Gabriel and Aditya Grover and Kai-Wei Chang and Vaishaal Shankar and Aaron Gokaslan and Mike A. Merrill and Tatsunori Hashimoto and Yejin Choi and Jenia Jitsev and Reinhard Heckel and Maheswaran Sathiamoorthy and Alexandros G. Dimakis and Ludwig Schmidt},
  year={2025},
  eprint={2506.04178},
  archivePrefix={arXiv},
  primaryClass={cs.LG},
  url={https://arxiv.org/abs/2506.04178}, 
}

Contributors

ryanmarten

40 commits

madiator

15 commits

davanstrien

2 commits

neginr

1 commits