Unakar/Logic-RL
Reproduce R1 Zero on Logic Puzzle observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 12
- Release rhythm 35
- Longevity 41
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: 577
- days_rel: n/a
- days_push: 531
- n_releases_24m: 0
Adoption not part of the score
2448 stars · 163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Logic-RL is a research framework that reproduces R1-Zero-style LLM reasoning via rule-based reinforcement learning (GRPO) on logic puzzles, built on verl and vLLM. It includes data preprocessing, reward modeling, and training scripts for 4×A100 setups.
Use cases
- train an LLM to reason with rule-based reinforcement learning
- reproduce R1 Zero emergent reasoning behavior
- run GRPO training on logic puzzle datasets
- benchmark small models on multi-person logic puzzles
- generate and preprocess knight-and-knave puzzle data
When to choose
- you want to replicate or extend rule-based RL for LLM reasoning research
- you have multi-GPU (A100) resources and want a working verl/vLLM training pipeline
- you need a reproducible baseline for reasoning benchmarks
When to avoid
- you need a production LLM serving or inference system
- you lack GPU cluster resources for RL training
- you want a general-purpose RL library rather than a research reproduction
Facets
library · maturity active
llm-training reinforcement-learning machine-learning benchmarking large-language-models reinforcement-learning machine-learning artificial-intelligence python grpo verl vllm rule-based-reward logic-puzzles reasoning r1-zero research-code gpu linux docker
1 source
- readme: https://github.com/Unakar/Logic-RL · fetched 2026-08-28 · ab777ba05d7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Unakar/Logic-RL | main | 26 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem