01Yassine commited on
Commit
ef07408
·
verified ·
1 Parent(s): 4132b4b

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
 
22
  Once we receive your file, your system will be automatically evaluated and placed on the public leaderboard. Check out the **Metrics** tab to see how scores are computed, and the **Leaderboard** tab for current rankings.
 
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
 
22
  Once we receive your file, your system will be automatically evaluated and placed on the public leaderboard. Check out the **Metrics** tab to see how scores are computed, and the **Leaderboard** tab for current rankings.