Spaces:
Running
Running
Update constants.py
Browse files- constants.py +1 -8
constants.py
CHANGED
@@ -85,17 +85,10 @@ COLUMN_NAMES = MODEL_INFO + TASK_INFO
|
|
85 |
LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
|
86 |
|
87 |
*"Which Video Generation Model is better?"*
|
88 |
-
π Welcome to the leaderboard of the **VBench**! π¦ *A Comprehensive Benchmark Suite for Video Generative Models*
|
89 |
- **Comprehensive Dimensions:** We carefully decompose video generation quality into 16 comprehensive dimensions to reveal individual model's strengths and weaknesses.
|
90 |
- **Human Alignment:** We conducted extensive experiments and human annotations to validate robustness of VBench.
|
91 |
- **Valuable Insights:** VBench provides multi-perspective insights useful for the community.
|
92 |
-
<!-- [](https://arxiv.org/abs/2311.99999) -->
|
93 |
-
[](https://arxiv.org/abs/2311.17982)
|
94 |
-
[](https://vchitect.github.io/VBench-project/)
|
95 |
-
[](https://pypi.org/project/vbench/)
|
96 |
-
[)](https://github.com/Vchitect/VBench)
|
97 |
-
[](https://www.youtube.com/watch?v=7IhCC8Qqn8Y)
|
98 |
-
[](https://hits.seeyoufarm.com)
|
99 |
|
100 |
|
101 |
Please follow the instructions in [VBench](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage) to upload the generated `result.json` file here. After clicking the `Submit Eval` button, click the `Refresh` button.
|
|
|
85 |
LEADERBORAD_INTRODUCTION = """# VBench Leaderboard
|
86 |
|
87 |
*"Which Video Generation Model is better?"*
|
88 |
+
π Welcome to the leaderboard of the **VBench**! π¦ *A Comprehensive Benchmark Suite for Video Generative Models* [](https://arxiv.org/abs/2311.17982) [](https://vchitect.github.io/VBench-project/) [](https://pypi.org/project/vbench/) [](https://github.com/Vchitect/VBench) [](https://www.youtube.com/watch?v=7IhCC8Qqn8Y) [](https://hits.seeyoufarm.com)
|
89 |
- **Comprehensive Dimensions:** We carefully decompose video generation quality into 16 comprehensive dimensions to reveal individual model's strengths and weaknesses.
|
90 |
- **Human Alignment:** We conducted extensive experiments and human annotations to validate robustness of VBench.
|
91 |
- **Valuable Insights:** VBench provides multi-perspective insights useful for the community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
|
93 |
|
94 |
Please follow the instructions in [VBench](https://github.com/Vchitect/VBench?tab=readme-ov-file#usage) to upload the generated `result.json` file here. After clicking the `Submit Eval` button, click the `Refresh` button.
|