File size: 1,093 Bytes
84ac39a 25f5711 84ac39a b94f360 84ac39a b94f360 84ac39a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: mit
---
# T2V-Turbo
## Model Summary
This repository contains [T2V-Turbo](https://github.com/Ji4chenLi/t2v-turbo) and its reference model for DPO based on our [UnifiedReward-7B](https://huggingface.co/CodeGoat24/UnifiedReward-7b).
For further details, please refer to the following resources:
- π° Paper: https://arxiv.org/pdf/2503.05236
- πͺ Project Page: https://codegoat24.github.io/UnifiedReward/
- π€ Model Collections: https://huggingface.co/collections/CodeGoat24/unifiedreward-models-67c3008148c3a380d15ac63a
- π€ Dataset Collections: https://huggingface.co/collections/CodeGoat24/unifiedreward-training-data-67c300d4fd5eff00fa7f1ede
- π Point of Contact: [Yibin Wang](https://codegoat24.github.io)
You can refer to [Github](https://github.com/CodeGoat24/UnifiedReward) for detailed usage.
## Citation
```
@article{UnifiedReward,
title={Unified Reward Model for Multimodal Understanding and Generation.},
author={Wang, Yibin and Zang, Yuhang, and Li, Hao and Jin, Cheng and Wang Jiaqi},
journal={arXiv preprint arXiv:2503.05236},
year={2025}
}
``` |