V-STaR commited on
Commit
b73b5a7
·
verified ·
1 Parent(s): 84ea603

Update constants.py

Browse files
Files changed (1) hide show
  1. 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 ``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* #[![Code](https://img.shields.io/github/stars/V-STaR-Bench/V-STaR.svg?style=social&label=Official)](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>
 
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* [![Code](https://img.shields.io/github/stars/V-STaR-Bench/V-STaR.svg?style=social&label=Official)](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>