YuxiXie / MCTS-DPOLinks
This is the repository that contains the source code for the Self-Evaluation Guided MCTS for online DPO.
☆320Updated last year
Alternatives and similar repositories for MCTS-DPO
Users that are interested in MCTS-DPO are comparing it to the libraries listed below
Sorting:
- ☆339Updated 2 months ago
- (ICML 2024) Alphazero-like Tree-Search can guide large language model decoding and training☆279Updated last year
- ☆204Updated 4 months ago
- Codes and Data for Scaling Relationship on Learning Mathematical Reasoning with Large Language Models☆267Updated 11 months ago
- ReST-MCTS*: LLM Self-Training via Process Reward Guided Tree Search (NeurIPS 2024)☆660Updated 7 months ago
- Repo of paper "Free Process Rewards without Process Labels"☆161Updated 5 months ago
- Official code for the paper, "Stop Summation: Min-Form Credit Assignment Is All Process Reward Model Needs for Reasoning"☆133Updated last month
- Implementation for "Step-DPO: Step-wise Preference Optimization for Long-chain Reasoning of LLMs"☆376Updated 7 months ago
- ☆271Updated 2 months ago
- Research Code for "ArCHer: Training Language Model Agents via Hierarchical Multi-Turn RL"☆185Updated 4 months ago
- A simple toolkit for benchmarking LLMs on mathematical reasoning tasks. 🧮✨☆241Updated last year
- Curation of resources for LLM mathematical reasoning, most of which are screened by @tongyx361 to ensure high quality and accompanied wit…☆134Updated last year
- A version of verl to support tool use☆333Updated this week
- Official repository for ACL 2025 paper "ProcessBench: Identifying Process Errors in Mathematical Reasoning"☆170Updated 3 months ago
- Reference implementation for Token-level Direct Preference Optimization(TDPO)☆146Updated 6 months ago
- ☆312Updated 2 months ago
- Code for Paper (ReMax: A Simple, Efficient and Effective Reinforcement Learning Method for Aligning Large Language Models)☆191Updated last year
- The Entropy Mechanism of Reinforcement Learning for Large Language Model Reasoning.☆296Updated last month
- A Framework for LLM-based Multi-Agent Reinforced Training and Inference☆208Updated this week
- Official Repository of "Learning to Reason under Off-Policy Guidance"☆282Updated last month
- [NeurIPS 2024] The official implementation of paper: Chain of Preference Optimization: Improving Chain-of-Thought Reasoning in LLMs.☆127Updated 5 months ago
- A lightweight reproduction of DeepSeek-R1-Zero with indepth analysis of self-reflection behavior.☆244Updated 4 months ago
- Trial and Error: Exploration-Based Trajectory Optimization of LLM Agents (ACL 2024 Main Conference)☆147Updated 9 months ago
- [NeurIPS 2024 Oral] Aligner: Efficient Alignment by Learning to Correct☆184Updated 7 months ago
- Code for STaR: Bootstrapping Reasoning With Reasoning (NeurIPS 2022)☆208Updated 2 years ago
- Implementation for the research paper "Enhancing LLM Reasoning via Critique Models with Test-Time and Training-Time Supervision".☆56Updated 8 months ago
- ☆206Updated 6 months ago
- ☆279Updated 7 months ago
- L1: Controlling How Long A Reasoning Model Thinks With Reinforcement Learning☆248Updated 3 months ago
- RewardBench: the first evaluation tool for reward models.