diff --git a/mteb/tasks/Retrieval/eng/ClimateFEVERRetrieval.py b/mteb/tasks/Retrieval/eng/ClimateFEVERRetrieval.py index 8f841ff14f..3b3e082113 100644 --- a/mteb/tasks/Retrieval/eng/ClimateFEVERRetrieval.py +++ b/mteb/tasks/Retrieval/eng/ClimateFEVERRetrieval.py @@ -8,7 +8,7 @@ class ClimateFEVER(AbsTaskRetrieval): metadata = TaskMetadata( name="ClimateFEVER", - description="CLIMATE-FEVER is a dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change. ", + description="CLIMATE-FEVER is a dataset adopting the FEVER methodology that consists of 1,535 real-world claims (queries) regarding climate-change. The underlying corpus is the same as FVER.", reference="https://www.sustainablefinance.uzh.ch/en/research/climate-fever.html", dataset={ "path": "mteb/climate-fever",