Learn Before
A researcher is training a reward model using a small preference dataset, , which contains exactly two preference pairs:
- For input , response is preferred over .
- For input , response is preferred over .
Given the empirical loss formula $\mathcal{L}_r(\phi) = -\frac{1}{|\mathcal{D}r|} \sum{(\mathbf{x},\mathbf{y}_a,\mathbf{y}_b)\in\mathcal{D}r} \log \text{Pr}{\phi}(\mathbf{y
0
1
Tags
Ch.4 Alignment - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Impact of Data Distribution on Reward Model Training
A researcher is training a reward model using a small preference dataset, , which contains exactly two preference pairs:
- For input , response is preferred over .
- For input , response is preferred over .
Given the empirical loss formula $\mathcal{L}_r(\phi) = -\frac{1}{|\mathcal{D}r|} \sum{(\mathbf{x},\mathbf{y}_a,\mathbf{y}_b)\in\mathcal{D}r} \log \text{Pr}{\phi}(\mathbf{y
Comparing Reward Model Performance
Empirical Reward Model Loss Formula using Bradley-Terry Model