30 open-source projects similar to ganler/code-r1, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Code R1 alternative.
Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test
✊ Unleashing the Power of Reinforcement Learning for Math and Code Reasoners 🤖
Bosque is an experimental programming language and development platform designed for machine-assisted software construction. It combines functional programming semantics with imperative syntax to enforce logic correctness and runtime safety, providing a type-safe environment that utilizes structured data models to maintain information integrity throughout the application lifecycle. The platform distinguishes itself through deep integration with formal verification tools, including automated theorem provers and symbolic execution engines. By transforming source code into a regularized intermed
Community | Paper | Cookbook | Datasets | Loong Blog | Contributing | CAMEL-AI
SQL-R1: Training Natural Language to SQL Reasoning Model By Reinforcement Learning
Dream-Coder 7B is a diffusion LLM for code trained exclusively on open-source data across its development stages—adaptation, supervised fine-tuning, and reinforcement learning. It achieves an impressive 21.4% pass@1 on LiveCodeBench (2410-2505), outperforming other open-source diffusion LLMs by…
Z1: Efficient Test-time Scaling with Code Train Large Language Model to Reason with Shifted Thinking
SWE-Fixer: Training Open-Source LLMs for Effective and Efficient GitHub Issue Resolution
CodeV-R1 is an innovative open-source Large Language Model (LLM) specifically designed for the generation of high-quality Verilog code, addressing the challenges faced by existing models in this domain.
[arXiv](https://arxiv.org/abs/2507.08649) | [Codes](https://github.com/Leanabell-LM/Leanabell-Prover-V2) | [🤗 Huggingface] Xingguang Ji, Yahui Liu, Qi Wang$^{\heartsuit}$, Jingyuan Zhang, Yang Yue, Rui Shi, Chenxi Sun, Fuzheng Zhang, Guorui Zhou, Kun Gai
This repository contains the official code and resources for the paper "Synthesizing Sheet Music Problems for Evaluation and Reinforcement Learning".
Fortune is a framework for symbolic table reasoning using large language models (LLMs). Unlike prior approaches that rely heavily on supervised fine-tuning (SFT) with annotated formulas, Fortune introduces a reinforcement learning (RL) framework that learns directly from binary answer…
Training performance of MiroMind-M1-RL-7B on AIME24 and AIME25.
This is the Github Repo for the paper: VeriReason: Reinforcement Learning with Testbench Feedback for Reasoning-Enhanced Verilog Generation
LeetCodeDataset is a dataset comprising Python LeetCode problems designed for training and evaluating Large Language Models (LLMs).
Nemo-Skills is a collection of pipelines to improve "skills" of large language models (LLMs). We support everything needed for LLM development, from synthetic data generation, to model training, to evaluation on a wide range of benchmarks. Start developing on a local workstation and move to a…
An Open Source Approach to Scaling Up Reinforcement Learning on the Base Model
COLM’25 DeepRetrieval — 🔥 Training Search Agent by RLVR with Retrieval Outcome
Search-R1 is a distributed training system and reinforcement learning framework designed to create search-augmented language models. It provides an architecture for scaling model workloads across head and worker nodes while optimizing how models interleave internal reasoning with external tool calls. The system focuses on refining model behavior through custom reward signals and reinforcement learning to improve tool-use formatting and information retrieval. It implements an interleaved reasoning-search loop that allows models to alternate between internal thought generation and external data
We introduce StepFun-Prover-Preview, large language models designed for formal theorem proving through tool-integrated reasoning. Using a reinforcement learning pipeline that incorporates tool-based interactions, StepFun-Prover Preview can achieve strong performance in generating Lean 4 proofs…
Training Software Engineering Agents and Verifiers with SWE-Gym
ICLR'26 MedAgentGYM: Training LLM Agents for Code-Based Medical Reasoning at Scale