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

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +4 -3
constants.py CHANGED
@@ -191,15 +191,16 @@ LEADERBORAD_INTRODUCTION = """# V-STaR Leaderboard
191
  - **Human Alignment:** We conducted extensive experiments and human annotations to validate robustness of V-STaR.
192
  - **Valuable Insights:** V-STaR reveals a fundamental weakness in existing Video-LLMs regarding causal spatio-temporal reasoning.
193
 
194
- **Join Leaderboard**: Please see the [instructions](https://github.com/Vchitect/VBench/tree/master?tab=readme-ov-file#trophy-leaderboard) for 3 options to participate. One option is to follow [VBench Usage info](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage), and upload the generated `result.json` file here. After clicking the `Submit here!` button, click the `Refresh` button.
195
 
196
  **Credits**: This leaderboard is updated and maintained by the team of [V-STaR Contributors]().
197
  """
198
 
199
- SUBMIT_INTRODUCTION = """# Submit on VBench Benchmark Introduction
200
  ## 🎈
201
  ⚠️ Please note that you need to obtain the file `results/*.json` by running V-STaR in Github. You may conduct an [Offline Eval]() before submitting.
202
- ⚠️ Then, please contact us for updating your results via [email1]([email protected]) or [email2]([email protected]).
 
203
  """
204
 
205
  TABLE_INTRODUCTION = """
 
191
  - **Human Alignment:** We conducted extensive experiments and human annotations to validate robustness of V-STaR.
192
  - **Valuable Insights:** V-STaR reveals a fundamental weakness in existing Video-LLMs regarding causal spatio-temporal reasoning.
193
 
194
+ **Join Leaderboard**: Please contact us to update your results.
195
 
196
  **Credits**: This leaderboard is updated and maintained by the team of [V-STaR Contributors]().
197
  """
198
 
199
+ SUBMIT_INTRODUCTION = """# Submit on V-STaR Benchmark Introduction
200
  ## 🎈
201
  ⚠️ Please note that you need to obtain the file `results/*.json` by running V-STaR in Github. You may conduct an [Offline Eval]() before submitting.
202
+
203
+ ⚠️ Then, please contact us to update your results via [email1]([email protected]) or [email2]([email protected]).
204
  """
205
 
206
  TABLE_INTRODUCTION = """