Datasets:
Fix VBVR-Bench-Leaderboard link: add 'spaces/' prefix to URL
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ configs:
|
|
| 31 |
<a href="https://huggingface.co/datasets/Video-Reason/VBVR-Dataset" target="_blank">
|
| 32 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Dataset-Data-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 33 |
</a>
|
| 34 |
-
<a href="https://huggingface.co/Video-Reason/VBVR-Bench-Leaderboard" target="_blank">
|
| 35 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Bench-Leaderboard-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 36 |
</a>
|
| 37 |
|
|
@@ -57,7 +57,7 @@ In this release, we present
|
|
| 57 |
[**VBVR-Wan2.2**](https://huggingface.co/Video-Reason/VBVR-Wan2.2),
|
| 58 |
[**VBVR-Dataset**](https://huggingface.co/datasets/Video-Reason/VBVR-Dataset),
|
| 59 |
[**VBVR-Bench-Data**](https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data) and
|
| 60 |
-
[**VBVR-Bench-Leaderboard**](https://huggingface.co/Video-Reason/VBVR-Bench-Leaderboard).
|
| 61 |
|
| 62 |
## Data Structure
|
| 63 |
The dataset is organized by domain and task generator. For example:
|
|
|
|
| 31 |
<a href="https://huggingface.co/datasets/Video-Reason/VBVR-Dataset" target="_blank">
|
| 32 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Dataset-Data-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 33 |
</a>
|
| 34 |
+
<a href="https://huggingface.co/spaces/Video-Reason/VBVR-Bench-Leaderboard" target="_blank">
|
| 35 |
<img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Bench-Leaderboard-ffc107?color=ffc107&logoColor=white" height="20" />
|
| 36 |
</a>
|
| 37 |
|
|
|
|
| 57 |
[**VBVR-Wan2.2**](https://huggingface.co/Video-Reason/VBVR-Wan2.2),
|
| 58 |
[**VBVR-Dataset**](https://huggingface.co/datasets/Video-Reason/VBVR-Dataset),
|
| 59 |
[**VBVR-Bench-Data**](https://huggingface.co/datasets/Video-Reason/VBVR-Bench-Data) and
|
| 60 |
+
[**VBVR-Bench-Leaderboard**](https://huggingface.co/spaces/Video-Reason/VBVR-Bench-Leaderboard).
|
| 61 |
|
| 62 |
## Data Structure
|
| 63 |
The dataset is organized by domain and task generator. For example:
|