sanowl / Self-Correcting-LLM--Reinforcement-Learning-Links
This my attempt to create Self-Correcting-LLM based on the paper Training Language Models to Self-Correct via Reinforcement Learning by google
☆35Updated this week
Alternatives and similar repositories for Self-Correcting-LLM--Reinforcement-Learning-
Users that are interested in Self-Correcting-LLM--Reinforcement-Learning- are comparing it to the libraries listed below
Sorting:
- Reference implementation for Token-level Direct Preference Optimization(TDPO)☆141Updated 5 months ago
- This is the official implementation of the paper "S²R: Teaching LLMs to Self-verify and Self-correct via Reinforcement Learning"☆67Updated 2 months ago
- [ACL'24] Beyond One-Preference-Fits-All Alignment: Multi-Objective Direct Preference Optimization☆83Updated 10 months ago
- Implementation for the research paper "Enhancing LLM Reasoning via Critique Models with Test-Time and Training-Time Supervision".☆55Updated 7 months ago
- The Entropy Mechanism of Reinforcement Learning for Large Language Model Reasoning.☆237Updated 2 weeks ago
- [NeurIPS 2024 Oral] Aligner: Efficient Alignment by Learning to Correct☆178Updated 5 months ago
- ☆72Updated 7 months ago
- ☆46Updated 8 months ago
- [NeurIPS 2024] Official code of $\beta$-DPO: Direct Preference Optimization with Dynamic $\beta$☆45Updated 8 months ago
- Official code for the paper, "Stop Summation: Min-Form Credit Assignment Is All Process Reward Model Needs for Reasoning"☆128Updated 2 weeks ago
- Model merging is a highly efficient approach for long-to-short reasoning.☆71Updated last month
- Implementation of the ICML 2024 paper "Training Large Language Models for Reasoning through Reverse Curriculum Reinforcement Learning" pr…