Skip to content
Snippets Groups Projects
Commit fd517cce authored by Mehdi Cherti's avatar Mehdi Cherti :speech_balloon:
Browse files

Update README.md

parent e393b634
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ Please dit `challenge_config.yaml` and change everything which is specific to yo ...@@ -67,7 +67,7 @@ Please dit `challenge_config.yaml` and change everything which is specific to yo
More documentation about the fields is given at <https://evalai.readthedocs.io/en/latest/configuration.html> More documentation about the fields is given at <https://evalai.readthedocs.io/en/latest/configuration.html>
The most important parts to modify are the fields in the top of the file, they contain basic information about the challenge. The most important parts to modify are the fields in the top of the file, they contain basic information about the challenge.
Plase also chalenge the leaderboard section. In the leaderboard section, please put all the metric names you want to display in the leaderboard. Plase also change the leaderboard section. In the leaderboard section, please put all the metric names you want to display in the leaderboard.
The metric names correspond to the metric names you defined in `evaluation_script/main.py`. The metric names correspond to the metric names you defined in `evaluation_script/main.py`.
`default_order_by` defines the metric you use to rank the participants. `default_order_by` defines the metric you use to rank the participants.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment