RLHFlow/RLHF-Reward-Modeling
Recipes to train reward model for RLHF. observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 18
- Release rhythm 35
- Longevity 63
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: 895
- days_rel: n/a
- days_push: 496
- n_releases_24m: 0
Adoption not part of the score
1541 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of training recipes for reward models used in RLHF, covering Bradley-Terry reward models, pairwise preference models, ArmoRM, process/outcome-supervised math reward models, and decision-tree reward models. It provides reproducible code, data, and hyperparameters for state-of-the-art reward modeling research.
Use cases
- train a bradley-terry reward model for rlhf
- train a pairwise preference model on human preference data
- build a multi-objective reward model with mixture-of-experts aggregation
- train process-supervised and outcome-supervised reward models for math
- reduce length bias in reward modeling
- reproduce state-of-the-art rewardbench results
When to choose
- you need to train a reward model for RLHF fine-tuning of LLMs
- you want reproducible recipes for multiple reward modeling techniques
- you are doing research on preference modeling or reward hacking mitigation
When to avoid
- you just want to run inference with an existing reward model
- you need a full end-to-end RLHF training pipeline including PPO or DPO
- you are not working with large language models
Facets
library · maturity active
machine-learning llm-training deep-learning large-language-models reinforcement-learning machine-learning artificial-intelligence python rlhf reward-model bradley-terry preference-model prm armorm rewardbench llama3 gpu linux
2 sources
- readme: https://github.com/RLHFlow/RLHF-Reward-Modeling · fetched 2026-08-28 · 31e127a042a9
- homepage: https://rlhflow.github.io/ · fetched 2026-08-29 · 7eeeb8336f4a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RLHFlow/RLHF-Reward-Modeling | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="RLHFlow/RLHF-Reward-Modeling")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem