Rl Reward

Build RL reward signals using the OpenJudge framework. Covers choosing between pointwise and pairwise reward strategies based on RL algorithm, task type, and cost; aggregating multi-dimensional pointwise scores into a scalar reward; pairwise tournament reward for GRPO on subjective tasks (net win rate across group rollouts); generating preference pairs for DPO/RLAIF; and normalizing scores for training stability. Use when building reward models, scoring rollouts for GRPO/REINFORCE, generating preference data for DPO, or doing Best-of-N selection.

majiayu000 d3da6f5 2 files · 7.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/ai-ml/rl-reward commit d3da6f5f63

Frequently asked questions

npx skillmds add majiayu000/rl-reward