HugSib commited on
Commit
bb0d5c8
·
verified ·
1 Parent(s): 957b077

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ def main():
124
  To submit a new model to the ViDoRe leaderboard, follow these steps:
125
 
126
  1. **Evaluate your model**:
127
- - Follow the evaluation script provided in the [ViDoRe GitHub repository](https://github.com/tonywu71/vidore-benchmark/)
128
 
129
  2. **Format your submission file**:
130
  - The submission file should automatically be generated, and named `results.json` with the following structure:
 
124
  To submit a new model to the ViDoRe leaderboard, follow these steps:
125
 
126
  1. **Evaluate your model**:
127
+ - Follow the evaluation script provided in the [ViDoRe GitHub repository](https://github.com/illuin-tech/vidore-benchmark/)
128
 
129
  2. **Format your submission file**:
130
  - The submission file should automatically be generated, and named `results.json` with the following structure: