diff --git a/docs/leaderboard.md b/docs/leaderboard.md index f71038140..cc95aa714 100644 --- a/docs/leaderboard.md +++ b/docs/leaderboard.md @@ -65,6 +65,10 @@ it will work best with models that score well on the code editing benchmark. options: { scales: { yAxes: [{ + scaleLabel: { + display: true, + labelString: 'Percent correct' + }, ticks: { beginAtZero: true }