Unverified Commit 115206dc authored by Stella Biderman's avatar Stella Biderman Committed by GitHub
Browse files

Merge pull request #1005 from Andrei-Aksionov/fix_indent_lm_eval_tasks_bigbench

Fix indent in lm_eval/tasks/bigbench.py
parents 6843c5d7 de4b07fd
......@@ -229,7 +229,7 @@ def create_task_from_path(json_path):
def create_all_tasks():
try:
try:
resources_dir = importlib.resources.files("lm_eval.datasets") / "bigbench_resources"
except:
import importlib_resources
......
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