Spaces:
Running
Running
Commit
·
c60e216
1
Parent(s):
0de2a1d
Update constants.py
Browse files- constants.py +2 -2
constants.py
CHANGED
|
@@ -30,8 +30,8 @@ SUBMIT_INTRODUCTION = """# Submit Introduction
|
|
| 30 |
|
| 31 |
## Submit Example
|
| 32 |
For example, if you want to upload Video-ChatGPT's result in the leaderboard, you need to:
|
| 33 |
-
1. Fill in '
|
| 34 |
-
2. Fill in '
|
| 35 |
3. Fill in 'https://github.com/x/x' in 'Model Link'.
|
| 36 |
4. Upload `Final_score_table.csv`.
|
| 37 |
5. Click the 'Submit Eval' button.
|
|
|
|
| 30 |
|
| 31 |
## Submit Example
|
| 32 |
For example, if you want to upload Video-ChatGPT's result in the leaderboard, you need to:
|
| 33 |
+
1. Fill in 'Chat-UniVi-7B' in 'Model Name' if it is your first time to submit your result (You can leave 'Revision Model Name' blank).
|
| 34 |
+
2. Fill in 'Chat-UniVi-7B' in 'Revision Model Name' if you want to update your result (You can leave 'Model Name' blank).
|
| 35 |
3. Fill in 'https://github.com/x/x' in 'Model Link'.
|
| 36 |
4. Upload `Final_score_table.csv`.
|
| 37 |
5. Click the 'Submit Eval' button.
|