Spaces:
Running
Running
Update evaluation.py
Browse files- evaluation.py +1 -1
evaluation.py
CHANGED
@@ -11,7 +11,7 @@ The Iqra’Eval challenge provides a shared, transparent platform to benchmark p
|
|
11 |
2. **Labels**: your predicted phoneme sequence (space‑separated)
|
12 |
|
13 |
```csv
|
14 |
-
|
15 |
0000_0001,i n n a m a a y a …
|
16 |
0000_0002,m a a n a n s a …
|
17 |
```
|
|
|
11 |
2. **Labels**: your predicted phoneme sequence (space‑separated)
|
12 |
|
13 |
```csv
|
14 |
+
ID,Labels
|
15 |
0000_0001,i n n a m a a y a …
|
16 |
0000_0002,m a a n a n s a …
|
17 |
```
|