Haoxiang-Wang commited on
Commit
2f791ed
1 Parent(s): 11eed2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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
- @article{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
- eprint={2402.18571},
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