Spaces:
Running
Running
Update leaderboard.py
Browse files- leaderboard.py +1 -1
leaderboard.py
CHANGED
@@ -17,7 +17,7 @@ def render_info_html():
|
|
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 **teamName_submission** 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 |
|
23 |
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.
|
|
|
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 **teamName_submission.csv** 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 |
|
23 |
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.
|