Taejin commited on
Commit
d94c0cf
1 Parent(s): 6ec87d5

Update content.py

Browse files
Files changed (1) hide show
  1. content.py +3 -1
content.py CHANGED
@@ -18,7 +18,9 @@ https://huggingface.co/spaces/Taejin/speaker_tagging_leaderboard
18
  SUBMISSION_TEXT = """
19
  ## Submissions
20
 
21
- You must either submit `err_dev.hyp.seglst.json` for dev set or `err_dev.hyp.seglst.json` dev set files.
 
 
22
 
23
  For the formats of the files, please refer to the [SLT GenSEC Challenge Track-2].
24
 
 
18
  SUBMISSION_TEXT = """
19
  ## Submissions
20
 
21
+ You must either submit
22
+ - `err_dev.hyp.seglst.json` for dev set (Click Dev tab on the top)
23
+ - `err_eval.hyp.seglst.json` eval set files (Click Eval tab on the top)
24
 
25
  For the formats of the files, please refer to the [SLT GenSEC Challenge Track-2].
26