clefourrier HF Staff commited on
Commit
6699159
·
verified ·
1 Parent(s): bbc07ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,3 +15,5 @@ We're behind the:
15
  - [lighteval](https://github.com/huggingface/lighteval) LLM evaluation suite, fast and filled with the SOTA benchmarks you might want
16
  - [evaluation guidebook](https://github.com/huggingface/evaluation-guidebook), your reference for LLM evals
17
  - [leaderboards on the hub](https://huggingface.co/blog?tag=leaderboard) initiative, to encourage people to build more leaderboards in the open for more reproducible evaluation. You'll find some doc [here](https://huggingface.co/docs/leaderboards/index) to build your own!
 
 
 
15
  - [lighteval](https://github.com/huggingface/lighteval) LLM evaluation suite, fast and filled with the SOTA benchmarks you might want
16
  - [evaluation guidebook](https://github.com/huggingface/evaluation-guidebook), your reference for LLM evals
17
  - [leaderboards on the hub](https://huggingface.co/blog?tag=leaderboard) initiative, to encourage people to build more leaderboards in the open for more reproducible evaluation. You'll find some doc [here](https://huggingface.co/docs/leaderboards/index) to build your own!
18
+
19
+ We're not behind the [evaluate metrics guide](https://huggingface.co/evaluate-metric) but if you want to understand metrics better we really recommend checking it out!