suehyunpark commited on
Commit
1d29ed4
1 Parent(s): 681fed9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -118,12 +118,10 @@ If you find the following model helpful, please consider citing our paper!
118
  **BibTeX:**
119
 
120
  ```bibtex
121
- @misc{lee2024aligning,
122
- title={Aligning to Thousands of Preferences via System Message Generalization},
123
- author={Seongyun Lee and Sue Hyun Park and Seungone Kim and Minjoon Seo},
124
- year={2024},
125
- eprint={2405.17977},
126
- archivePrefix={arXiv},
127
- primaryClass={cs.CL}
128
  }
129
  ```
 
118
  **BibTeX:**
119
 
120
  ```bibtex
121
+ @article{lee2024aligning,
122
+ title={Aligning to Thousands of Preferences via System Message Generalization},
123
+ author={Lee, Seongyun and Park, Sue Hyun and Kim, Seungone and Seo, Minjoon},
124
+ journal={arXiv preprint arXiv:2405.17977},
125
+ year={2024}
 
 
126
  }
127
  ```