junxiangjoe commited on
Commit
fc4ed0f
·
verified ·
1 Parent(s): b2d8a9a

Align badges with scorer README

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -35,22 +35,25 @@ configs:
35
  <a href="https://github.com/Video-Reason/VBVR-Pro-Bench" target="_blank">
36
  <img alt="Eval Code" src="https://img.shields.io/badge/Evaluation_code-VBVR_Pro_Bench-100000?style=flat-square&logo=github&logoColor=white" height="20" />
37
  </a>
 
 
 
38
  <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Image" target="_blank">
39
  <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-Image-ffc107?color=ffc107&logoColor=white" height="20" />
40
  </a>
41
  <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-RL" target="_blank">
42
  <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-RL-ffc107?color=ffc107&logoColor=white" height="20" />
43
  </a>
44
- <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench/tree/main" target="_blank">
45
  <img alt="Bench Data" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Bench-Data-ffc107?color=ffc107&logoColor=white" height="20" />
46
  </a>
47
  <a href="https://video-reason.com/pro/bench/#leaderboard" target="_blank">
48
  <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" />
49
  </a>
50
- <a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">
51
  <img alt="Code License" src="https://img.shields.io/badge/Code-Apache_2.0-blue.svg" height="20" />
52
  </a>
53
- <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video/blob/main/LICENSE.md" target="_blank">
54
  <img alt="Data License" src="https://img.shields.io/badge/Data-CC_BY--NC_4.0-blue.svg" height="20" />
55
  </a>
56
  </p>
 
35
  <a href="https://github.com/Video-Reason/VBVR-Pro-Bench" target="_blank">
36
  <img alt="Eval Code" src="https://img.shields.io/badge/Evaluation_code-VBVR_Pro_Bench-100000?style=flat-square&logo=github&logoColor=white" height="20" />
37
  </a>
38
+ <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video" target="_blank">
39
+ <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-Video-ffc107?color=ffc107&logoColor=white" height="20" />
40
+ </a>
41
  <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Image" target="_blank">
42
  <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-Image-ffc107?color=ffc107&logoColor=white" height="20" />
43
  </a>
44
  <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-RL" target="_blank">
45
  <img alt="Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Dataset-RL-ffc107?color=ffc107&logoColor=white" height="20" />
46
  </a>
47
+ <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-Bench" target="_blank">
48
  <img alt="Bench Data" src="https://img.shields.io/badge/%F0%9F%A4%97%20_VBVR_Pro_Bench-Data-ffc107?color=ffc107&logoColor=white" height="20" />
49
  </a>
50
  <a href="https://video-reason.com/pro/bench/#leaderboard" target="_blank">
51
  <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" />
52
  </a>
53
+ <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video/blob/main/LICENSE.md#code--apache-license-20">
54
  <img alt="Code License" src="https://img.shields.io/badge/Code-Apache_2.0-blue.svg" height="20" />
55
  </a>
56
+ <a href="https://huggingface.co/datasets/Video-Reason/VBVR-Pro-SFT-Video/blob/main/LICENSE.md#data-and-benchmark-materials--cc-by-nc-40">
57
  <img alt="Data License" src="https://img.shields.io/badge/Data-CC_BY--NC_4.0-blue.svg" height="20" />
58
  </a>
59
  </p>