01Yassine commited on
Commit
391e257
·
verified ·
1 Parent(s): 463f53e

Update evaluation.py

Browse files
Files changed (1) hide show
  1. 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 **teamID_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
 
 
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