Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
|
@@ -88,7 +88,7 @@ SUBMIT_INTRODUCTION = """# Submit on SEED Benchmark Introduction
|
|
| 88 |
12. Click the 'Submit Eval' button.
|
| 89 |
13. Click 'Refresh' to obtain the uploaded leaderboard.
|
| 90 |
|
| 91 |
-
If you have any questions, please contact [[email protected]]([email protected]).
|
| 92 |
"""
|
| 93 |
|
| 94 |
TABLE_INTRODUCTION = """In the table below, we summarize each task performance of all the models.
|
|
|
|
| 88 |
12. Click the 'Submit Eval' button.
|
| 89 |
13. Click 'Refresh' to obtain the uploaded leaderboard.
|
| 90 |
|
| 91 |
+
## If you have any questions, please contact [[email protected]]([email protected]).
|
| 92 |
"""
|
| 93 |
|
| 94 |
TABLE_INTRODUCTION = """In the table below, we summarize each task performance of all the models.
|