Seongyun commited on
Commit
5ee889c
1 Parent(s): e227f45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -118,4 +118,12 @@ If you find the following model helpful, please consider citing our paper!
118
  **BibTeX:**
119
 
120
  ```bibtex
 
 
 
 
 
 
 
 
121
  ```
 
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
  ```