Update README.md
Browse files
README.md
CHANGED
@@ -79,3 +79,16 @@ rewards = [[0.5811622738838196], [0.2745276093482971], [-1.4131819009780884], [-
|
|
79 |
3.webp: -1.41
|
80 |
4.webp: -2.03
|
81 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
3.webp: -1.41
|
80 |
4.webp: -2.03
|
81 |
```
|
82 |
+
|
83 |
+
## Citation
|
84 |
+
|
85 |
+
```
|
86 |
+
@misc{xu2023imagereward,
|
87 |
+
title={ImageReward: Learning and Evaluating Human Preferences for Text-to-Image Generation},
|
88 |
+
author={Jiazheng Xu and Xiao Liu and Yuchen Wu and Yuxuan Tong and Qinkai Li and Ming Ding and Jie Tang and Yuxiao Dong},
|
89 |
+
year={2023},
|
90 |
+
eprint={2304.05977},
|
91 |
+
archivePrefix={arXiv},
|
92 |
+
primaryClass={cs.CV}
|
93 |
+
}
|
94 |
+
```
|