fix: bad link in blog

wsxiaoys-patch-3
Meng Zhang 2023-11-23 21:32:31 +08:00
parent 048d02a609
commit 9746865b8f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ image: ./leaderboard.png
--- ---
# Introducing the Coding LLM Leaderboard # Introducing the Coding LLM Leaderboard
In our previous post on [Cracking the Coding Evaluation](../13/model-evaluation), we shed light on the limitations of relying on HumanEval pass@1 as a code completion benchmark. In our previous post on *Cracking the Coding Evaluation*, we shed light on the limitations of relying on HumanEval pass@1 as a code completion benchmark.
In response, we've launched the [Coding LLMs Leaderboard](http://leaderboard.tabbyml.com), embracing **Next Line Accuracy** as a metric inspired by academic works such as [RepoCoder](https://arxiv.org/abs/2303.12570), [RepoBench](https://arxiv.org/abs/2306.03091), and [CCEval](https://arxiv.org/abs/2310.11248). In response, we've launched the [Coding LLMs Leaderboard](http://leaderboard.tabbyml.com), embracing **Next Line Accuracy** as a metric inspired by academic works such as [RepoCoder](https://arxiv.org/abs/2303.12570), [RepoBench](https://arxiv.org/abs/2306.03091), and [CCEval](https://arxiv.org/abs/2310.11248).
![Leaderboard](./leaderboard.png) ![Leaderboard](./leaderboard.png)