Calibration
Collection
15 items
•
Updated
PPO-M (PPO with Calibrated Reward Modeling) is an RLHF algorithm to mitigate verbalized overconfidence in RLHF-trained Large Language Models. We calibrate the reward modeling process by augmenting the binary pairwise ranking dataset with explicit confidence scores, and encourages the reward model to align confidence levels with response quality. Please refer to our preprint (Taming Overconfidence in LLMs: Reward Calibration in RLHF) and repo for more details.
We train a calibrated reward model from HINT-lab/mistral-7b-hermes-rm-skywork on our [https://huggingface.co/datasets/HINT-lab/calibration_preference_mixture_final-v0.1) dataset.