Spaces:
Running
Running
Update leaderboard.py
Browse files- leaderboard.py +1 -1
leaderboard.py
CHANGED
@@ -21,7 +21,7 @@ def render_info_html():
|
|
21 |
|
22 |
Once we receive your file, your system will be automatically evaluated and placed on the public leaderboard. Check out the **Metrics** tab to see how scores are computed, and the **Leaderboard** tab for current rankings.
|
23 |
|
24 |
-
If your model doesn’t appear, use the “Submit a request” link under the **
|
25 |
"""
|
26 |
|
27 |
# HTML formatted info text
|
|
|
21 |
|
22 |
Once we receive your file, your system will be automatically evaluated and placed on the public leaderboard. Check out the **Metrics** tab to see how scores are computed, and the **Leaderboard** tab for current rankings.
|
23 |
|
24 |
+
If your model doesn’t appear, use the “Submit a request” link under the **Submit** tab. Good luck, and we look forward to seeing your results!
|
25 |
"""
|
26 |
|
27 |
# HTML formatted info text
|