suehyunpark
commited on
Commit
•
ffdbcc3
1
Parent(s):
ce7f606
Update README.md
Browse files
README.md
CHANGED
@@ -201,12 +201,10 @@ If you find the following model helpful, please consider citing our paper!
|
|
201 |
**BibTeX:**
|
202 |
|
203 |
```bibtex
|
204 |
-
@
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
archivePrefix={arXiv},
|
210 |
-
primaryClass={cs.CL}
|
211 |
}
|
212 |
```
|
|
|
201 |
**BibTeX:**
|
202 |
|
203 |
```bibtex
|
204 |
+
@article{lee2024aligning,
|
205 |
+
title={Aligning to Thousands of Preferences via System Message Generalization},
|
206 |
+
author={Lee, Seongyun and Park, Sue Hyun and Kim, Seungone and Seo, Minjoon},
|
207 |
+
journal={arXiv preprint arXiv:2405.17977},
|
208 |
+
year={2024}
|
|
|
|
|
209 |
}
|
210 |
```
|