Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -19,7 +19,7 @@ LEADERBORAD_INTRODUCTION = """# MVBench Leaderboard
|
|
19 |
|
20 |
Welcome to the leaderboard of the MVBench! π
|
21 |
|
22 |
-
|
23 |
"""
|
24 |
|
25 |
SUBMIT_INTRODUCTION = """# Submit on MVBench Benchmark Introduction
|
|
|
19 |
|
20 |
Welcome to the leaderboard of the MVBench! π
|
21 |
|
22 |
+
Please follow the instructions in [video_chat2/mvbench.ipynb](https://github.com/OpenGVLab/Ask-Anything/blob/main/video_chat2/mvbench.ipynb) to upload the generated `upload_leaderboard.json` file here. After clicking the `Submit Eval` button, click the `Refresh` button.
|
23 |
"""
|
24 |
|
25 |
SUBMIT_INTRODUCTION = """# Submit on MVBench Benchmark Introduction
|