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
13676905
Unverified
Commit
13676905
authored
Apr 28, 2022
by
KhalidAlt
Committed by
GitHub
Apr 28, 2022
Browse files
Update __init__.py
parent
00903bc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+1
-2
No files found.
lm_eval/tasks/__init__.py
View file @
13676905
...
@@ -6,8 +6,6 @@ import sacrebleu
...
@@ -6,8 +6,6 @@ import sacrebleu
import
lm_eval.base
import
lm_eval.base
from
.
import
bigsciencelama
from
.
import
lama
from
.
import
superglue
from
.
import
superglue
from
.
import
glue
from
.
import
glue
from
.
import
arc
from
.
import
arc
...
@@ -64,6 +62,7 @@ from . import gem_mlsum
...
@@ -64,6 +62,7 @@ from . import gem_mlsum
from
.
import
wino_bias
from
.
import
wino_bias
from
.
import
e2e_nlg_cleaned
from
.
import
e2e_nlg_cleaned
from
.
import
gem_asset_turk
from
.
import
gem_asset_turk
from
.
import
lama
########################################
########################################
# Translation tasks
# Translation tasks
...
...
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