Spaces:
Running
Running
Update app.py
Browse files
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/
|
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:
|