Add model card and metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: transformers
|
| 4 |
+
pipeline_tag: video-text-to-text
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
This repository contains **VA-Judger**, a chain-of-thought omni-reward model for joint video-audio generation, presented in the paper [VA-Judger: Reward Modeling from Human Preference Feedback for Joint Video-Audio Generation](https://huggingface.co/papers/2608.18607).
|
| 8 |
+
|
| 9 |
+
- Project page: https://sharelab-sii.github.io/VA-Judger/
|
| 10 |
+
- Code: https://github.com/ShareLab-SII/VA-Judger
|