Jack Monas commited on
Commit
dcb2029
·
1 Parent(s): 03997d7
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -9,8 +9,8 @@ def scoring_section():
9
 
10
  # Intro text
11
  st.write(
12
- "Our scoring system rewards performance in all three challenges, with extra emphasis on the Evaluation Challenge. "
13
- "A team's final rank is determined by the total points they earn across the challenges."
14
  )
15
 
16
  # Points Breakdown in a table
 
9
 
10
  # Intro text
11
  st.write(
12
+ "We weight performance across all three challenges, placing additional emphasis on the Evaluation Challenge. "
13
+ "Each team's final rank is determined by the total points they accumulate from Compression, Sampling, and Evaluation."
14
  )
15
 
16
  # Points Breakdown in a table