Jack Monas
commited on
Commit
·
9a3b180
1
Parent(s):
6468083
rules
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ def scoring_section():
|
|
59 |
|
60 |
# Overall Leaderboard Section
|
61 |
st.write(
|
62 |
-
"The
|
63 |
"Additionally, each challenge—**Compression**, **Sampling**, and **Evaluation**—will have its own leaderboard on their "
|
64 |
"respective Hugging Face submission servers."
|
65 |
)
|
|
|
59 |
|
60 |
# Overall Leaderboard Section
|
61 |
st.write(
|
62 |
+
"The leaderboard, which shows the total points across all challenges, will go live on **March 10th**. "
|
63 |
"Additionally, each challenge—**Compression**, **Sampling**, and **Evaluation**—will have its own leaderboard on their "
|
64 |
"respective Hugging Face submission servers."
|
65 |
)
|