Spaces:
Running
Running
Update constants.py
Browse files- constants.py +2 -2
constants.py
CHANGED
@@ -180,8 +180,8 @@ COLUMN_NAMES_I2V = MODEL_INFO_TAB_I2V + I2V_TAB
|
|
180 |
|
181 |
LEADERBORAD_INTRODUCTION = """# V-STaR Leaderboard
|
182 |
|
183 |
-
*"Can Video-LLMs
|
184 |
-
🏆 Welcome to the leaderboard of the **V-STaR**! 🎦 *A spatio-temporal reasoning benchmark for Video-LLMs*
|
185 |
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
|
186 |
<a href=''><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
|
187 |
<a href='https://v-star-bench.github.io/'><img src='https://img.shields.io/badge/VBench-Website-green?logo=googlechrome&logoColor=green'></a>
|
|
|
180 |
|
181 |
LEADERBORAD_INTRODUCTION = """# V-STaR Leaderboard
|
182 |
|
183 |
+
*"Can Video-LLMs “reason through a sequential spatio-temporal logic” in videos?"*
|
184 |
+
🏆 Welcome to the leaderboard of the **V-STaR**! 🎦 *A spatio-temporal reasoning benchmark for Video-LLMs* [](https://github.com/V-STaR-Bench/V-STaR)
|
185 |
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
|
186 |
<a href=''><img src='https://img.shields.io/badge/cs.CV-Paper-b31b1b?logo=arxiv&logoColor=red'></a>
|
187 |
<a href='https://v-star-bench.github.io/'><img src='https://img.shields.io/badge/VBench-Website-green?logo=googlechrome&logoColor=green'></a>
|