Update README.md
Browse files
README.md
CHANGED
|
@@ -77,13 +77,11 @@ print(helpsteer_rewards_pred)
|
|
| 77 |
**BibTeX:**
|
| 78 |
If you find this work useful to your research, please consider citing our paper
|
| 79 |
```
|
| 80 |
-
@
|
| 81 |
title={Arithmetic Control of LLMs for Diverse User Preferences: Directional Preference Alignment with Multi-Objective Rewards},
|
| 82 |
author={Haoxiang Wang and Yong Lin and Wei Xiong and Rui Yang and Shizhe Diao and Shuang Qiu and Han Zhao and Tong Zhang},
|
| 83 |
year={2024},
|
| 84 |
-
|
| 85 |
-
archivePrefix={arXiv},
|
| 86 |
-
primaryClass={cs.LG}
|
| 87 |
}
|
| 88 |
```
|
| 89 |
|
|
|
|
| 77 |
**BibTeX:**
|
| 78 |
If you find this work useful to your research, please consider citing our paper
|
| 79 |
```
|
| 80 |
+
@inproceedings{wang2024arithmetic,
|
| 81 |
title={Arithmetic Control of LLMs for Diverse User Preferences: Directional Preference Alignment with Multi-Objective Rewards},
|
| 82 |
author={Haoxiang Wang and Yong Lin and Wei Xiong and Rui Yang and Shizhe Diao and Shuang Qiu and Han Zhao and Tong Zhang},
|
| 83 |
year={2024},
|
| 84 |
+
booktitle={ACL},
|
|
|
|
|
|
|
| 85 |
}
|
| 86 |
```
|
| 87 |
|