suehyunpark
commited on
Commit
•
a414396
1
Parent(s):
e1f67c8
Update README.md
Browse files
README.md
CHANGED
@@ -121,12 +121,10 @@ If you find the following model helpful, please consider citing our paper!
|
|
121 |
**BibTeX:**
|
122 |
|
123 |
```bibtex
|
124 |
-
@
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
archivePrefix={arXiv},
|
130 |
-
primaryClass={cs.CL}
|
131 |
}
|
132 |
```
|
|
|
121 |
**BibTeX:**
|
122 |
|
123 |
```bibtex
|
124 |
+
@article{lee2024aligning,
|
125 |
+
title={Aligning to Thousands of Preferences via System Message Generalization},
|
126 |
+
author={Lee, Seongyun and Park, Sue Hyun and Kim, Seungone and Seo, Minjoon},
|
127 |
+
journal={arXiv preprint arXiv:2405.17977},
|
128 |
+
year={2024}
|
|
|
|
|
129 |
}
|
130 |
```
|