Contributing
We greatly welcome contributions to benchmark results.
To add evaluation results of new models, simply
- Fork the leaderboard repository.
- Add model information in
model_url_map.json
and evaluation results in results.json
. Note that the model names in the two files should match.
- Create a pull request. Please describe your evaluation environment (OS & software versions, hardware specifications, etc.).
Back