docs: add guide for accessing benchmark leaderboard data (#2306)
* docs: add guide for accessing benchmark leaderboard data
New guide covering how to programmatically access benchmark
leaderboard rankings via the Hub API, discover official benchmarks
with huggingface_hub, load pre-aggregated scores from
OpenEvals/leaderboard-data, and enrich with model metadata.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Update docs/hub/leaderboard-data-guide.md
Co-authored-by: Nathan Habib <30601243+NathanHB@users.noreply.github.com>
* docs: add filename and pullRequest to response fields table
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Update docs/hub/leaderboard-data-guide.md
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
* docs: apply review suggestions from Pedro
- Use benchmark=True instead of benchmark="official"
- Add curl one-liner tip for scripting
- Clarify "enrich leaderboard data" wording
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Nathan Habib <30601243+NathanHB@users.noreply.github.com>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>