Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
a10b05c5
Unverified
Commit
a10b05c5
authored
Jun 22, 2021
by
Leo Gao
Committed by
GitHub
Jun 22, 2021
Browse files
Add missing json import
parent
cf5823cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lm_eval/tasks/lambada_multilingual.py
lm_eval/tasks/lambada_multilingual.py
+1
-0
No files found.
lm_eval/tasks/lambada_multilingual.py
View file @
a10b05c5
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment