Spaces:
Running
Running
Commit
·
42e8aa3
1
Parent(s):
2bfcf54
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -25,7 +25,7 @@ LEADERBORAD_INTRODUCTION = """# Video-Bench Leaderboard
|
|
25 |
"""
|
26 |
|
27 |
SUBMIT_INTRODUCTION = """# Submit Introduction
|
28 |
-
Obtain Final_score_table.csv from our [github repository](https://github.com/PKU-YuanGroup/Video-Bench#%EF%B8%8F-evaluate-your-own-model) after evaluation.
|
29 |
|
30 |
|
31 |
## Submit Example
|
|
|
25 |
"""
|
26 |
|
27 |
SUBMIT_INTRODUCTION = """# Submit Introduction
|
28 |
+
Obtain `Final_score_table.csv` from our [github repository](https://github.com/PKU-YuanGroup/Video-Bench#%EF%B8%8F-evaluate-your-own-model) after evaluation.
|
29 |
|
30 |
|
31 |
## Submit Example
|