From 757212a5f1a5182218becf32d22f76a1c383fe2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rton=20Kardos?= Date: Mon, 4 Nov 2024 14:58:21 +0100 Subject: [PATCH] Update benchmark filter description Co-authored-by: Isaac Chung --- mteb/leaderboard/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mteb/leaderboard/app.py b/mteb/leaderboard/app.py index 57b33abe6..5ce29e548 100644 --- a/mteb/leaderboard/app.py +++ b/mteb/leaderboard/app.py @@ -124,7 +124,7 @@ def update_task_info(task_names: str) -> str: gr.Markdown( """ ### Benchmarks - Select one of the hand-curated benchmarks from our publications and modify them to fit your needs. + Select one of the hand-curated benchmarks from our publications and modify them using one of the following filters to fit your needs. """ ) with gr.Group():