01Yassine commited on
Commit
a192125
·
verified ·
1 Parent(s): 9568e9d

Update leaderboard.py

Browse files
Files changed (1) hide show
  1. leaderboard.py +1 -1
leaderboard.py CHANGED
@@ -16,7 +16,7 @@ def render_info_html():
16
  To participate, please:
17
 
18
  1. Use the IqraEval open testset “IqraEval/open_testset”
19
- 2. Package your predictions in a CSV file with exactly two columns, **id** and **predicted_sequence**
20
  3. Send your CSV along with your **team_name** to **[email protected]**
21
  4. Each team may submit up to 2 times per day. Only the best results from each team will be displayed on the leaderboard.
22
 
 
16
  To participate, please:
17
 
18
  1. Use the IqraEval open testset “IqraEval/open_testset”
19
+ 2. Package your predictions in a CSV file with exactly two columns, **ID** and **Labels**
20
  3. Send your CSV along with your **team_name** to **[email protected]**
21
  4. Each team may submit up to 2 times per day. Only the best results from each team will be displayed on the leaderboard.
22