shaipeerms commited on
Commit
fd7d16b
1 Parent(s): 3d48fce

Enable DASR tracks

Browse files
Files changed (1) hide show
  1. content.py +3 -2
content.py CHANGED
@@ -23,8 +23,9 @@ HEADER_MARKDOWN = """
23
  each geometry-agnostic MC system submitted to DASR tracks (constrained or not) will also be **automatically submitted**
24
  to the known-geometry single-device NOTSOFAR-MC track. These entries will be marked with "DASR" to denote their origin.
25
 
26
- *The leaderboard is offline for the final phase of the Challenge. Please submit your evaluation set results following the instructions for each task on the [CHiME website](https://www.chimechallenge.org/)*
27
- .
 
28
  """
29
 
30
 
 
23
  each geometry-agnostic MC system submitted to DASR tracks (constrained or not) will also be **automatically submitted**
24
  to the known-geometry single-device NOTSOFAR-MC track. These entries will be marked with "DASR" to denote their origin.
25
 
26
+
27
+ ### Leaderboard Is Offline
28
+ *The leaderboard is offline for the final phase of the Challenge. Please submit your evaluation set results following the instructions for each task on the [CHiME website](https://www.chimechallenge.org/).*
29
  """
30
 
31