Skip to content

Commit da119e8

Browse files
authored
fix: broken URLs (#550)
fix the broken URLs of available tasks and metrics. also separately add URLs of custom task and metric.
1 parent d4e6f59 commit da119e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ backends—whether it's
3636
ease. Dive deep into your model’s performance by saving and exploring detailed,
3737
sample-by-sample results to debug and see how your models stack-up.
3838

39-
Customization at your fingertips: letting you either browse all our existing [tasks](https://github.com/huggingface/lighteval/wiki/Available-Tasks) and [metrics](https://github.com/huggingface/lighteval/wiki/Metric-List) or effortlessly [create your own](https://github.com/huggingface/lighteval/wiki/Adding-a-Custom-Task), tailored to your needs.
39+
Customization at your fingertips: letting you either browse all our existing [tasks](https://huggingface.co/docs/lighteval/available-tasks) and [metrics](https://huggingface.co/docs/lighteval/metric-list) or effortlessly create your own [custom task](https://huggingface.co/docs/lighteval/adding-a-custom-task) and [custom metric](https://huggingface.co/docs/lighteval/adding-a-new-metric), tailored to your needs.
4040

4141
Seamlessly experiment, benchmark, and store your results on the Hugging Face
4242
Hub, S3, or locally.

0 commit comments

Comments
 (0)