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
22ea032f
Commit
22ea032f
authored
Apr 28, 2022
by
jon-tow
Browse files
Fix `mlsum` task names after split update
parent
f65e196e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+2
-2
No files found.
lm_eval/tasks/__init__.py
View file @
22ea032f
...
...
@@ -290,8 +290,8 @@ TASK_REGISTRY = {
"blimp_wh_vs_that_with_gap_long_distance"
:
blimp
.
BlimpWhVsThatWithGapLongDistance
,
#GEM/mlsum
"mlsum_es"
:
gem_mlsum
.
MLSUMEs
,
"mlsum_de"
:
gem_mlsum
.
MLSUMDe
,
"mlsum_es"
:
gem_mlsum
.
GEM
MLSUMEs
,
"mlsum_de"
:
gem_mlsum
.
GEM
MLSUMDe
,
"mlsum_es_covid_challenge_set"
:
gem_mlsum
.
GEMMLSUMEsChallgeTestCovid
,
"mlsum_de_covid_challenge_set"
:
gem_mlsum
.
GEMMLSUMDeChallgeTestCovid
,
...
...
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