Jiayi-Pan/TinyZero
Minimal reproduction of DeepSeek R1-Zero observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 69
- Release rhythm 35
- Longevity 42
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 589
- days_rel: n/a
- days_push: 187
- n_releases_24m: 0
Adoption not part of the score
13223 stars · 1577 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TinyZero is a minimal reproduction of DeepSeek R1-Zero, showing that a 3B base language model can develop self-verification and search abilities through reinforcement learning on countdown and multiplication tasks. It is built on top of the veRL library and is now deprecated in favor of veRL itself.
Use cases
- reproduce deepseek r1-zero training on a small budget
- train a small language model with reinforcement learning to learn reasoning
- run RL experiments on countdown and multiplication tasks
- observe emergent self-verification in a 3B base model
- learn how to use veRL for LLM RL training
- experiment with RL post-training of Qwen models
When to choose
- you want a cheap, minimal reference implementation of R1-Zero-style RL training
- you are studying how reasoning abilities emerge via RL in small base models
- you want a starting point built on veRL for reasoning RL experiments
When to avoid
- you need an actively maintained RL training framework - use veRL directly instead
- you want production LLM training infrastructure
- you cannot access GPUs - training requires multi-GPU setups for 3B+ models
Facets
library · maturity abandoned
llm-training reinforcement-learning machine-learning large-language-models deep-learning reinforcement-learning artificial-intelligence python deepseek-r1-zero verl reasoning rl-training research-reproduction countdown-task vllm gpu linux
1 source
- readme: https://github.com/Jiayi-Pan/TinyZero · fetched 2026-08-28 · 5e0c3e3b4645
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jiayi-Pan/TinyZero | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="Jiayi-Pan/TinyZero")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem