benchmark_get_leaderboard
Retrieve personal or global model rankings using Bradley-Terry MLE, Elo, or win-rate metrics. Filter by writing category and minimum battles to identify top-performing models.
Instructions
Get personal or global model rankings calculated with Bradley-Terry Maximum Likelihood Estimation and Elo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Rankings scope | personal |
| metric | No | Ranking algorithm | bradley_terry |
| category | No | Filter leaderboard by writing category | |
| min_battles | No | Minimum battles required to appear on the leaderboard |