Update README.md
Browse files
README.md
CHANGED
|
@@ -104,11 +104,12 @@ For the details of this model, please refer to the [documentation](https://githu
|
|
| 104 |
If you find our model/code/data/paper helpful, please consider citing our papers 📝 and starring us ⭐️!
|
| 105 |
|
| 106 |
```bibtex
|
| 107 |
-
@
|
| 108 |
-
title={Uni-DPO: A Unified Paradigm for Dynamic Preference Optimization of
|
| 109 |
-
author=
|
| 110 |
-
|
| 111 |
-
year={
|
|
|
|
| 112 |
}
|
| 113 |
```
|
| 114 |
|
|
|
|
| 104 |
If you find our model/code/data/paper helpful, please consider citing our papers 📝 and starring us ⭐️!
|
| 105 |
|
| 106 |
```bibtex
|
| 107 |
+
@inproceedings{peng2026unidpo,
|
| 108 |
+
title = {Uni-{DPO}: A Unified Paradigm for Dynamic Preference Optimization of {LLM}s},
|
| 109 |
+
author = {Shangpin Peng and Weinong Wang and Zhuotao Tian and Senqiao Yang and Xing W and Haotian Xu and Chengquan Zhang and Takashi Isobe and Baotian Hu and Min Zhang},
|
| 110 |
+
booktitle = {The Fourteenth International Conference on Learning Representations},
|
| 111 |
+
year = {2026},
|
| 112 |
+
url = {https://openreview.net/forum?id=G7DBGlgjjp}
|
| 113 |
}
|
| 114 |
```
|
| 115 |
|