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