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