Spaces:
Running
Running
Commit
·
4203c51
1
Parent(s):
afa0a38
Update constants.py
Browse files- constants.py +3 -3
constants.py
CHANGED
|
@@ -39,9 +39,9 @@ SUBMIT_INTRODUCTION = """# Submit Introduction
|
|
| 39 |
1. Fill in 'Video-ChatGPT' in 'Model Name' if it is your first time to submit your result (You can leave 'Revision Model Name' blank).
|
| 40 |
2. Fill in 'Video-ChatGPT' in 'Revision Model Name' if you want to update your result (You can leave 'Model Name' blank).
|
| 41 |
3. Fill in 'https://github.com/x/x' in 'Model Link'.
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
"""
|
| 46 |
|
| 47 |
TABLE_INTRODUCTION = """In the table below, we summarize each task performance of all the models.
|
|
|
|
| 39 |
1. Fill in 'Video-ChatGPT' in 'Model Name' if it is your first time to submit your result (You can leave 'Revision Model Name' blank).
|
| 40 |
2. Fill in 'Video-ChatGPT' in 'Revision Model Name' if you want to update your result (You can leave 'Model Name' blank).
|
| 41 |
3. Fill in 'https://github.com/x/x' in 'Model Link'.
|
| 42 |
+
4. Upload Final_score_table.csv.
|
| 43 |
+
5. Click the 'Submit Eval' button.
|
| 44 |
+
6. Click 'Refresh' to obtain the uploaded leaderboard.
|
| 45 |
"""
|
| 46 |
|
| 47 |
TABLE_INTRODUCTION = """In the table below, we summarize each task performance of all the models.
|