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

Add missing json import

parent cf5823cf
......@@ -3,6 +3,7 @@ from lm_eval.base import Task, rf
from lm_eval.metrics import mean, perplexity
from lm_eval.utils import sh
from best_download import download_file
import json
# 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