back

OpenThoughts: Data Recipes for Reasoning Models — Ryan Marten, Bespoke Labs

Data recipes shape how AI models think

In the rapidly evolving landscape of AI development, researchers are discovering that the way we prepare data fundamentally shapes how models reason. Ryan Marten from Bespoke Labs recently shared fascinating insights on this topic in his presentation "OpenThoughts: Data Recipes for Reasoning Models." The talk reveals how seemingly minor changes in data preparation can dramatically alter an AI model's ability to think clearly and solve problems effectively.

Key insights from the presentation

  • Data recipes directly influence reasoning abilities – Different approaches to preparing training data create vastly different reasoning capabilities, even when using identical model architectures. The way information is structured and presented to models during training becomes embedded in how they think.

  • Chain-of-thought techniques produce remarkable improvements – By training models on examples that include step-by-step reasoning processes, researchers have achieved significant gains in problem-solving capabilities. This approach helps models break down complex questions rather than attempting to generate answers in a single step.

  • "Thoughts" as an abstraction layer bring flexibility** – Treating model reasoning as a separate layer from final outputs allows for more sophisticated problem-solving. Models can explore multiple reasoning paths and evaluate them before committing to an answer.

The paradigm shift in AI training

The most compelling insight from Marten's presentation is how the relationship between data and model performance fundamentally challenges our understanding of AI development. Traditional approaches focused heavily on model architecture and size, but this research suggests that carefully crafted data recipes may be equally or more important for creating genuinely intelligent systems.

This matters tremendously for the industry because it democratizes AI advancement. While only a handful of organizations have the resources to build the largest foundation models, data recipe innovation is accessible to a much wider range of researchers and companies. A mid-sized team with creative approaches to data preparation might achieve capabilities that rival those from organizations with vastly greater computational resources.

Beyond the presentation: Wider implications

What makes these findings particularly significant is how they parallel human learning. Humans develop critical thinking skills not just by absorbing information, but by seeing demonstrations of good reasoning processes. When students are shown how to think through problems step-by-step, they internalize these approaches and develop stronger analytical skills. AI models appear to benefit from a similar pedagogical approach.

This research also suggests promising directions for specialized domain applications.

Recent Videos

May 6, 2026

Hermes Agent Master Class

https://www.youtube.com/watch?v=R3YOGfTBcQg Welcome to the Hermes Agent Master Class — an 11-episode series taking you from zero to fully leveraging every feature of Nous Research's open-source agent. In this first episode, we install Hermes from scratch on a brand new machine with no prior skills or memory, walk through full configuration with OpenRouter, tour the most important CLI and slash commands, and run our first real task: a competitor research report on a custom children's book AI business idea. Every future episode will build on this fresh install so you can see the compounding value of the agent in real time....

Apr 29, 2026

Andrej Karpathy – Outsource your thinking, but you can’t outsource your understanding

https://www.youtube.com/watch?v=96jN2OCOfLs Here's what Andrej Karpathy just figured out that everyone else is still dancing around: we're not in an era of "better models." We're in a different era of computing altogether. And the difference between understanding that and not understanding it is the difference between being a vibe coder and being an agentic engineer. Last October, Karpathy had a realization. AI didn't stop being ChatGPT-adjacent. It fundamentally shifted. Agentic coherent workflows started to actually work. And he's spent the last three months living in side projects, VB coding, exploring what's actually possible. What he found is a framework that explains...

Mar 30, 2026

Andrej Karpathy on the Decade of Agents, the Limits of RL, and Why Education Is His Next Mission

A summary of key takeaways from Andrej Karpathy's conversation with Dwarkesh Patel In a wide-ranging conversation with Dwarkesh Patel, Andrej Karpathy — former head of AI at Tesla, founding member of OpenAI, and creator of some of the most popular AI educational content on the internet — shared his views on where AI is headed, what's still broken, and why he's now pouring his energy into education. Here are the key takeaways. "It's the Decade of Agents, Not the Year of Agents" Karpathy's now-famous quote is a direct pushback on industry hype. Early agents like Claude Code and Codex are...