Skip to content

Commit 1d947b6

Browse files
committed
fix: update web links
1 parent be5bbf8 commit 1d947b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To facilitate the evaluation of LLMs on BigCodeBench, we provide this Python pac
3636

3737
BigCodeBench focuses on the evaluation of LLM4Code with *diverse function calls* and *complex instruction*, with:
3838

39-
***Precise evaluation & ranking**: See [our leaderboard](https://bigcodebench.github.io/leaderboard.html) for latest LLM rankings before & after rigorous evaluation.
39+
***Precise evaluation & ranking**: See [our leaderboard](https://huggingface.co/spaces/bigcode/bigcodebench-leaderboard) for latest LLM rankings before & after rigorous evaluation.
4040
***Pre-generated samples**: BigCodeBench accelerates code intelligence research by open-sourcing [LLM-generated samples](#-LLM-generated-code) for various models -- no need to re-run the expensive benchmarks!
4141

4242
### Main Differences from EvalPlus
@@ -328,7 +328,7 @@ python get_results.py
328328
329329
## 💻 LLM-generated Code
330330
331-
We share pre-generated code samples from LLMs we have [evaluated](https://bigcodebench.github.io/leaderboard.html):
331+
We share pre-generated code samples from LLMs we have [evaluated](https://huggingface.co/spaces/bigcode/bigcodebench-leaderboard):
332332
* See the attachment of our [v0.1.2](https://github.com/bigcode-project/bigcodebench/releases/tag/v0.1.5). We include both `sanitized_samples.zip` and `sanitized_samples_calibrated.zip` for your convenience.
333333
334334
## Known Issues

0 commit comments

Comments
 (0)