Jack Monas commited on
Commit
9a3b180
·
1 Parent(s): 6468083
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def scoring_section():
59
 
60
  # Overall Leaderboard Section
61
  st.write(
62
- "The overall 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
  )
 
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
  )