Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,14 +17,20 @@ configs:
|
|
| 17 |
# VBVR: A Very Big Video Reasoning Suite
|
| 18 |
|
| 19 |
<a href="https://video-reason.com" target="_blank">
|
| 20 |
-
<img alt="
|
| 21 |
</a>
|
| 22 |
-
<a href="https://github.com/
|
| 23 |
-
<img alt="Code" src="https://img.shields.io/badge/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
</a>
|
| 25 |
-
<a href="https://arxiv.org/abs/2602.20159" target="_blank">
|
| 26 |
-
<img alt="arXiv" src="https://img.shields.io/badge/arXiv-VBVR-red?logo=arxiv" height="20" />
|
| 27 |
-
</a>
|
| 28 |
<a href="https://huggingface.co/Video-Reason/VBVR-Wan2.2" target="_blank">
|
| 29 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Wan2.2-Model-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 30 |
</a>
|
|
|
|
| 17 |
# VBVR: A Very Big Video Reasoning Suite
|
| 18 |
|
| 19 |
<a href="https://video-reason.com" target="_blank">
|
| 20 |
+
<img alt="Project Page" src="https://img.shields.io/badge/Project%20-%20Homepage-4285F4" height="20" />
|
| 21 |
</a>
|
| 22 |
+
<a href="https://github.com/Video-Reason/VBVR-EvalKit" target="_blank">
|
| 23 |
+
<img alt="Code" src="https://img.shields.io/badge/Evaluation_code-VBVR_Bench-100000?style=flat-square&logo=github&logoColor=white" height="20" />
|
| 24 |
+
</a>
|
| 25 |
+
<a href="https://github.com/Video-Reason/VBVR-Wan2.2" target="_blank">
|
| 26 |
+
<img alt="Code" src="https://img.shields.io/badge/Training_code-VBVR_Wan2.2-100000?style=flat-square&logo=github&logoColor=white" height="20" />
|
| 27 |
+
</a>
|
| 28 |
+
<a href="https://github.com/Video-Reason/VBVR-DataFactory" target="_blank">
|
| 29 |
+
<img alt="Code" src="https://img.shields.io/badge/Data_code-VBVR_DataFactory-100000?style=flat-square&logo=github&logoColor=white" height="20" />
|
| 30 |
+
</a>
|
| 31 |
+
<a href="https://huggingface.co/papers/2602.20159" target="_blank">
|
| 32 |
+
<img alt="arXiv" src="https://img.shields.io/badge/arXiv-VBVR-red?logo=arxiv" height="20" />
|
| 33 |
</a>
|
|
|
|
|
|
|
|
|
|
| 34 |
<a href="https://huggingface.co/Video-Reason/VBVR-Wan2.2" target="_blank">
|
| 35 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Wan2.2-Model-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 36 |
</a>
|