suehyunpark
commited on
Commit
•
1d29ed4
1
Parent(s):
681fed9
Update README.md
Browse files
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 |
-
@
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
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 |
```
|