rockeycoss
commited on
Commit
•
31b8b84
1
Parent(s):
7b44ec6
Update README.md
Browse files
README.md
CHANGED
@@ -69,5 +69,10 @@ image.save('moon.png')
|
|
69 |
## Citation
|
70 |
If you find our work or codebase useful, please consider giving us a star and citing our work.
|
71 |
```
|
72 |
-
|
|
|
|
|
|
|
|
|
|
|
73 |
```
|
|
|
69 |
## Citation
|
70 |
If you find our work or codebase useful, please consider giving us a star and citing our work.
|
71 |
```
|
72 |
+
@article{liang2024step,
|
73 |
+
title={Step-aware Preference Optimization: Aligning Preference with Denoising Performance at Each Step},
|
74 |
+
author={Liang, Zhanhao and Yuan, Yuhui and Gu, Shuyang and Chen, Bohan and Hang, Tiankai and Li, Ji and Zheng, Liang},
|
75 |
+
journal={arXiv preprint arXiv:2406.04314},
|
76 |
+
year={2024}
|
77 |
+
}
|
78 |
```
|