Hung-Yi Lee, Yun-Nung Chen, Chen-An Li, Tzu-Han Lin
We lifted 2 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| MiuLab/DogeRM | — | 0 of 2 |
| Function | Status | Where it lives |
|---|---|---|
| main | Not yet run | MiuLab/DogeRM/src/merge_linear.py pointer only (licence: NONE) · get_code("c7d640dfbb505ed4") |
| merge_embed | Not yet run | MiuLab/DogeRM/src/merge_linear.py pointer only (licence: NONE) · get_code("de50f740c9b9a82a") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Reinforcement learning from human feedback (RLHF) is a popular strategy for aligning large language models (LLMs) with desired behaviors. Reward modeling is a crucial step in RLHF. However, collecting paired preference data for training reward models is often costly and time-consuming, especially for domainspecific preferences requiring expert annotation. To address this challenge, we propose the Domain knowledge merged Reward Model (DogeRM), a novel framework that integrates domain-specific knowledge into a general reward model by model merging. The experiments demonstrate that DogeRM enhances performance across different benchmarks and provide a detailed analysis showcasing the effects of model merging, showing the great potential of facilitating model alignment. 1
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2407.01470")
get_code_for_paper("2407.01470")
have("2407.01470")
Connect an agent — have() is free.