Unverified Commit 6f434934 authored by Sadra Barikbin's avatar Sadra Barikbin Committed by GitHub
Browse files

Update interface.md (#1955)

parent b3e4c49a
...@@ -147,7 +147,7 @@ task_dict = lm_eval.tasks.get_task_dict( ...@@ -147,7 +147,7 @@ task_dict = lm_eval.tasks.get_task_dict(
task_manager # A task manager that allows lm_eval to task_manager # A task manager that allows lm_eval to
# load the task during evaluation. # load the task during evaluation.
# If none is provided, `get_task_dict` # If none is provided, `get_task_dict`
# will instantiated one itself, but this # will instantiate one itself, but this
# only includes the stock tasks so users # only includes the stock tasks so users
# will need to set this if including # will need to set this if including
# custom paths is required. # custom paths is required.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment