Jack Monas commited on
Commit
a3ec126
·
1 Parent(s): 87bb912
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -52,8 +52,8 @@ def scoring_section():
52
  "The overall winner will be the team with the highest total points. "
53
  "In the event of a tie, the following tie-breakers will be applied in order:\n\n"
54
  "1. Highest Evaluation Challenge score\n"
55
- "2. Highest Sampling Challenge score\n\n"
56
- "If teams remain tied after these two criteria, a panel review will determine the final ranking."
57
  )
58
 
59
  # Overall Leaderboard Section
 
52
  "The overall winner will be the team with the highest total points. "
53
  "In the event of a tie, the following tie-breakers will be applied in order:\n\n"
54
  "1. Highest Evaluation Challenge score\n"
55
+ "2. Highest Sampling Challenge score\n"
56
+ "3. Highest Compression Challenge score\n\n"
57
  )
58
 
59
  # Overall Leaderboard Section