#132 · Primary category: Education & Research
TinyZero
Minimal reproduction of DeepSeek R1-Zero
Project last updated:02/27/26
GitHub Stars
13.2K
Forks
1.6K
Contributors
15
License
Apache-2.0
Why we included this project
TinyZero strips a reasoning-model training run down to its essentials. It reproduces the DeepSeek R1-Zero approach on countdown and multiplication tasks, built on top of veRL, and its main finding is that a 3B base model develops self-verification and search behavior through reinforcement learning alone, with no supervised fine-tuning. The training scripts and data-prep steps are short enough to follow by hand, which makes it a good place to see how RL elicits reasoning before you scale up. The authors report you can reproduce the 'aha moment' for under $30 on modest hardware. One caveat: the repo is deprecated and points to the upstream veRL library, so treat it as a learning resource and reference recipe rather than a maintained tool to build on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI