Fix VBVR-Dataset link: add 'datasets/' prefix to URL
Browse files
README.md
CHANGED
|
@@ -16,10 +16,10 @@ library_name: transformers
|
|
| 16 |
<a href="https://arxiv.org/abs/2602.20159" target="_blank">
|
| 17 |
<img alt="arXiv" src="https://img.shields.io/badge/arXiv-VBVR-red?logo=arxiv" height="20" />
|
| 18 |
</a>
|
| 19 |
-
<a href="https://huggingface.co/Video-Reason/VBVR-Dataset" target="_blank">
|
| 20 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Dataset-Data-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 21 |
</a>
|
| 22 |
-
<a href="https://huggingface.co/Video-Reason/VBVR-Bench-Data" target="_blank">
|
| 23 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Bench-Data-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 24 |
</a>
|
| 25 |
<a href="https://huggingface.co/Video-Reason/VBVR-Bench-Leaderboard" target="_blank">
|
|
@@ -139,8 +139,8 @@ VBVR-Wan2.2 is trained from Wan2.2-I2V-A14B without architectural modifications,
|
|
| 139 |
|
| 140 |
In this release, we present
|
| 141 |
[**VBVR-Wan2.2**](https://huggingface.co/Video-Reason/VBVR-Wan2.2),
|
| 142 |
-
[**VBVR-Dataset**](https://huggingface.co/Video-Reason/VBVR-Dataset),
|
| 143 |
-
[**VBVR-Bench-Data**](https://huggingface.co/Video-Reason/VBVR-Bench-Data) and
|
| 144 |
[**VBVR-Bench-Leaderboard**](https://huggingface.co/Video-Reason/VBVR-Bench-Leaderboard).
|
| 145 |
|
| 146 |
|
|
|
|
| 16 |
<a href="https://arxiv.org/abs/2602.20159" target="_blank">
|
| 17 |
<img alt="arXiv" src="https://img.shields.io/badge/arXiv-VBVR-red?logo=arxiv" height="20" />
|
| 18 |
</a>
|
| 19 |
+
<a href="https://huggingface.co/datasets/Video-Reason/VBVR-Dataset" target="_blank">
|
| 20 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Dataset-Data-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 21 |
</a>
|
| 22 |
+
<a href="https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data" target="_blank">
|
| 23 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Bench-Data-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 24 |
</a>
|
| 25 |
<a href="https://huggingface.co/Video-Reason/VBVR-Bench-Leaderboard" target="_blank">
|
|
|
|
| 139 |
|
| 140 |
In this release, we present
|
| 141 |
[**VBVR-Wan2.2**](https://huggingface.co/Video-Reason/VBVR-Wan2.2),
|
| 142 |
+
[**VBVR-Dataset**](https://huggingface.co/datasets/Video-Reason/VBVR-Dataset),
|
| 143 |
+
[**VBVR-Bench-Data**](https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data) and
|
| 144 |
[**VBVR-Bench-Leaderboard**](https://huggingface.co/Video-Reason/VBVR-Bench-Leaderboard).
|
| 145 |
|
| 146 |
|