Unverified Commit db85d5ae authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Add missing functools import

parent a10b05c5
......@@ -4,6 +4,7 @@ from lm_eval.metrics import mean, perplexity
from lm_eval.utils import sh
from best_download import download_file
import json
from functools import partial
# This task is lambada but machine-translated to the other languages.
......
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