khhuiyh commited on
Commit
6d8b074
·
1 Parent(s): 8ba8210

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ LEADERBORAD_INTRODUCTION = """# AutoEval-Video Leaderboard
15
  """
16
 
17
  SUBMIT_INTRODUCTION = """# Submit Introduction
18
- 1. Format your model output as a JSON file, following the [example](https://github.com/Xiuyuan-Chen/AutoEval-Video/blob/main/prediction_sample.json) provided in our GitHub repository.
19
  2. Assign a unique "model name" for your results.
20
  3. Include the link to your model's repository with each submission.
21
  4. After selecting 'Evaluation', allow approximately one hour for your model's results to be processed. To view the most recent results in the leaderboard, click 'Refresh'.
 
15
  """
16
 
17
  SUBMIT_INTRODUCTION = """# Submit Introduction
18
+ 1. Format your model output as a JSON file, following the example provided in our [GitHub repository](https://github.com/Xiuyuan-Chen/AutoEval-Video/blob/main/prediction_sample.json).
19
  2. Assign a unique "model name" for your results.
20
  3. Include the link to your model's repository with each submission.
21
  4. After selecting 'Evaluation', allow approximately one hour for your model's results to be processed. To view the most recent results in the leaderboard, click 'Refresh'.