Skip to content

Commit

Permalink
Update prepare_task.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danesherbs committed Mar 19, 2024
1 parent 9a1f5f1 commit 722fdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evals/elsuite/hr_ml_agent_bench/prepare_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

def get_research_problem(task: str) -> str:
"""Get the research problem for the given task."""

data_dir = get_data_dir()

for config in data_dir.glob("**/*.jsonl"):
Expand Down

0 comments on commit 722fdf8

Please sign in to comment.