Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ A human-annotated preference benchmark for **camera-conditioned world models**.
|
|
| 24 |
source image and the *same* camera-action sequence, with human verdicts on three
|
| 25 |
independent axes.
|
| 26 |
|
| 27 |
-
- π° Paper:
|
| 28 |
- πͺ Project Page: https://codegoat24.github.io/WorldReward
|
| 29 |
- π€ Model Collections: https://huggingface.co/CodeGoat24/WorldReward-9B
|
| 30 |
- π Github: https://github.com/CodeGoat24/WorldReward
|
|
@@ -114,9 +114,10 @@ See https://github.com/CodeGoat24/WorldReward for the full evaluation protocol.
|
|
| 114 |
## Citation
|
| 115 |
|
| 116 |
```bibtex
|
| 117 |
-
@article{
|
| 118 |
-
title
|
| 119 |
-
|
| 120 |
-
|
|
|
|
| 121 |
}
|
| 122 |
```
|
|
|
|
| 24 |
source image and the *same* camera-action sequence, with human verdicts on three
|
| 25 |
independent axes.
|
| 26 |
|
| 27 |
+
- π° Paper: https://arxiv.org/abs/2609.03952
|
| 28 |
- πͺ Project Page: https://codegoat24.github.io/WorldReward
|
| 29 |
- π€ Model Collections: https://huggingface.co/CodeGoat24/WorldReward-9B
|
| 30 |
- π Github: https://github.com/CodeGoat24/WorldReward
|
|
|
|
| 114 |
## Citation
|
| 115 |
|
| 116 |
```bibtex
|
| 117 |
+
@article{WorldReward,
|
| 118 |
+
title={WorldReward: Reward Modeling for Camera-Conditioned World Models},
|
| 119 |
+
author={Wang, Yibin and Wang, Zehan and Tang, Junshu and Li, Zhimin and Zhou, Yujie and Bu, Jiazi and Ling, Pengyang and Han, Feng and Zhang, Zhixiong and Xing, Long and Ding, Shengyuan and Li, Ziang and Jin, Cheng and Zang, Yuhang and Wang, Jiaqi and Pang, Tianyu},
|
| 120 |
+
journal={arXiv preprint arXiv:2609.03952},
|
| 121 |
+
year={2026}
|
| 122 |
}
|
| 123 |
```
|