Spaces:
Running
Running
Update evaluation.py
Browse files- evaluation.py +1 -1
evaluation.py
CHANGED
@@ -6,7 +6,7 @@ def render_eval_info():
|
|
6 |
The Iqra’Eval challenge provides a shared, transparent platform to benchmark phoneme‐prediction systems on our open testset (“IqraEval/open_testset”).
|
7 |
|
8 |
**Submission Details**
|
9 |
-
– Submit a UTF‑8 CSV named **
|
10 |
1. **ID**: utterance identifier (e.g. “0000_0001”)
|
11 |
2. **Labels**: your predicted phoneme sequence (space‑separated)
|
12 |
|
|
|
6 |
The Iqra’Eval challenge provides a shared, transparent platform to benchmark phoneme‐prediction systems on our open testset (“IqraEval/open_testset”).
|
7 |
|
8 |
**Submission Details**
|
9 |
+
– Submit a UTF‑8 CSV named **teamName_submission.csv** with exactly two columns:
|
10 |
1. **ID**: utterance identifier (e.g. “0000_0001”)
|
11 |
2. **Labels**: your predicted phoneme sequence (space‑separated)
|
12 |
|