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
6d5031ac
Commit
6d5031ac
authored
Apr 28, 2022
by
Shashi456
Browse files
Prettify task __init__
parent
666bab5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+0
-5
No files found.
lm_eval/tasks/__init__.py
View file @
6d5031ac
...
@@ -55,8 +55,6 @@ from . import storycloze
...
@@ -55,8 +55,6 @@ from . import storycloze
from
.
import
hans
from
.
import
hans
from
.
import
gem_webnlg
from
.
import
gem_webnlg
from
.
import
gem_xsum
from
.
import
gem_xsum
from
.
import
gem_mlsum
from
.
import
gem_mlsum
# from . import e2e_nlg_cleaned
# from . import e2e_nlg_cleaned
...
@@ -291,9 +289,6 @@ TASK_REGISTRY = {
...
@@ -291,9 +289,6 @@ TASK_REGISTRY = {
"blimp_wh_vs_that_with_gap"
:
blimp
.
BlimpWhVsThatWithGap
,
"blimp_wh_vs_that_with_gap"
:
blimp
.
BlimpWhVsThatWithGap
,
"blimp_wh_vs_that_with_gap_long_distance"
:
blimp
.
BlimpWhVsThatWithGapLongDistance
,
"blimp_wh_vs_that_with_gap_long_distance"
:
blimp
.
BlimpWhVsThatWithGapLongDistance
,
#GEM/mlsum
#GEM/mlsum
"mlsum_es"
:
gem_mlsum
.
MLSUMEs
,
"mlsum_es"
:
gem_mlsum
.
MLSUMEs
,
"mlsum_de"
:
gem_mlsum
.
MLSUMDe
,
"mlsum_de"
:
gem_mlsum
.
MLSUMDe
,
...
...
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