Spaces:
Running
Running
Update leaderboard.py
Browse files- 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, **
|
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 |
|