Skip to content

Commit

Permalink
change doc in lighteval_tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanHB committed Jan 30, 2024
1 parent a023068 commit 561ec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lighteval/tasks/lighteval_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ def aggregation(self):
@staticmethod
def load_datasets(tasks: list["LightevalTask"], dataset_loading_processes: int = 1) -> None:
"""
Load datasets for the given tasks.
Load datasets from the HuggingFace Hub for the given tasks.
Args:
tasks (list): A list of tasks.
Expand Down

0 comments on commit 561ec95

Please sign in to comment.