szz1 commited on
Commit
f3ee063
·
verified ·
1 Parent(s): 7a236d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -45,8 +45,8 @@ title = """
45
  </center>
46
  """
47
 
48
- description = """
49
- <p><b>Important:</b> The leaderboard only shows results from registered teams. Only the last submission from each team in the previous day will be evaluated. The ranking is based on f-score(Score) only.</p>
50
  """
51
 
52
  # gradio app
 
45
  </center>
46
  """
47
 
48
+ description = """
49
+ <p><b>Important:</b> The leaderboard only shows results from <b>registered teams</b>. Only the <b>last submission</b> from each team in the <b>previous day</b> will be evaluated. The ranking is based on f-score (Score) only.</p>
50
  """
51
 
52
  # gradio app