01Yassine commited on
Commit
33fdae0
·
verified ·
1 Parent(s): 30ed201

Update submission.py

Browse files
Files changed (1) hide show
  1. submission.py +1 -1
submission.py CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
3
  def render_submission_page():
4
  text = r"""
5
  **Submit Your System**
6
- Want to see your model on the Iqra’Eval leaderboard? Send your **teamName_submission.csv** and a CSV (with columns `id`,`predicted_sequence`) for the `IqraEval/open_testset` to **[email protected]**. We’ll handle the evaluation and add your entry automatically.
7
 
8
  - Each team may submit up to 2 times per day. Only the best results from each team will be displayed on the leaderboard.
9
  - **Open Testset**: `IqraEval/open_testset`
 
3
  def render_submission_page():
4
  text = r"""
5
  **Submit Your System**
6
+ Want to see your model on the Iqra’Eval leaderboard? Send your **teamName_submission.csv** and a CSV (with columns `ID`,`Labels`) for the `IqraEval/open_testset` to **[email protected]**. We’ll handle the evaluation and add your entry automatically.
7
 
8
  - Each team may submit up to 2 times per day. Only the best results from each team will be displayed on the leaderboard.
9
  - **Open Testset**: `IqraEval/open_testset`