Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ base_model:
|
|
| 18 |
|
| 19 |
# ARR-RPO
|
| 20 |
|
| 21 |
-
[Project Page](
|
| 22 |
|
| 23 |
## Model Description
|
| 24 |
|
|
@@ -216,11 +216,14 @@ The model card metadata declares `apache-2.0`. Users must also comply with the l
|
|
| 216 |
If you use these adapters, please cite the ARR-RPO project:
|
| 217 |
|
| 218 |
```bibtex
|
| 219 |
-
@misc{
|
| 220 |
-
|
| 221 |
-
|
| 222 |
-
|
| 223 |
-
|
|
|
|
|
|
|
|
|
|
| 224 |
}
|
| 225 |
```
|
| 226 |
|
|
|
|
| 18 |
|
| 19 |
# ARR-RPO
|
| 20 |
|
| 21 |
+
[Project Page](https://openenvision.github.io/AutoRubric-as-Reward/) | [Code](https://github.com/OpenEnvision/AutoRubric-as-Reward) | [Paper](#) | [Model Weights](https://huggingface.co/OpenEnvisionLab/Auto-Rubric-as-Reward/)
|
| 22 |
|
| 23 |
## Model Description
|
| 24 |
|
|
|
|
| 216 |
If you use these adapters, please cite the ARR-RPO project:
|
| 217 |
|
| 218 |
```bibtex
|
| 219 |
+
@misc{tian2026autorubricrewardimplicitpreferences,
|
| 220 |
+
title={Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Criteria},
|
| 221 |
+
author={Juanxi Tian and Fengyuan Liu and Jiaming Han and Yilei Jiang and Yongliang Wu and Yesheng Liu and Haodong Li and Furong Xu and Wanhua Li},
|
| 222 |
+
year={2026},
|
| 223 |
+
eprint={2605.08354},
|
| 224 |
+
archivePrefix={arXiv},
|
| 225 |
+
primaryClass={cs.AI},
|
| 226 |
+
url={https://arxiv.org/abs/2605.08354},
|
| 227 |
}
|
| 228 |
```
|
| 229 |
|