junxiangjoe commited on
Commit
fc4a960
·
verified ·
1 Parent(s): e7ad978

Unified badge block

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -24,6 +24,8 @@ configs:
24
 
25
  # VBVR-Pro-Bench
26
 
 
 
27
  <p align="center">
28
  <a href="https://video-reason.com/?v=pro" target="_blank">
29
  <img alt="Project Page" src="https://img.shields.io/badge/Project%20-%20Homepage-4285F4" height="20" />
@@ -49,12 +51,15 @@ configs:
49
  <a href="https://video-reason.com/pro/bench/#leaderboard" target="_blank">
50
  <img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Bench-Leaderboard-ffc107?color=ffc107&logoColor=white" height="20" />
51
  </a>
 
 
 
52
  <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench/blob/main/LICENSE.md" target="_blank">
53
- <img alt="License: CC BY-NC 4.0" src="https://img.shields.io/badge/License-CC_BY--NC_4.0-blue.svg" height="20" />
54
  </a>
55
  </p>
56
 
57
-
58
  The frozen **evaluation split** of VBVR-Pro. 100 parameterized reasoning tasks, 5 held-out instances each, in both a video (I2V) and an interleaved-image setting.
59
 
60
 
 
24
 
25
  # VBVR-Pro-Bench
26
 
27
+ <div align="center">
28
+
29
  <p align="center">
30
  <a href="https://video-reason.com/?v=pro" target="_blank">
31
  <img alt="Project Page" src="https://img.shields.io/badge/Project%20-%20Homepage-4285F4" height="20" />
 
51
  <a href="https://video-reason.com/pro/bench/#leaderboard" target="_blank">
52
  <img alt="Leaderboard" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Bench-Leaderboard-ffc107?color=ffc107&logoColor=white" height="20" />
53
  </a>
54
+ <a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">
55
+ <img alt="Code License" src="https://img.shields.io/badge/Code-Apache_2.0-blue.svg" height="20" />
56
+ </a>
57
  <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench/blob/main/LICENSE.md" target="_blank">
58
+ <img alt="Data License" src="https://img.shields.io/badge/Data-CC_BY--NC_4.0-blue.svg" height="20" />
59
  </a>
60
  </p>
61
 
62
+ </div>
63
  The frozen **evaluation split** of VBVR-Pro. 100 parameterized reasoning tasks, 5 held-out instances each, in both a video (I2V) and an interleaved-image setting.
64
 
65