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
40bdb0c4
Unverified
Commit
40bdb0c4
authored
Jun 19, 2021
by
sdtblck
Committed by
GitHub
Jun 19, 2021
Browse files
Update __init__.py
parent
5b008dc0
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 @
40bdb0c4
...
@@ -100,9 +100,8 @@ TASK_REGISTRY = {
...
@@ -100,9 +100,8 @@ TASK_REGISTRY = {
"lambada_cloze"
:
lambada_cloze
.
LAMBADA_cloze
,
"lambada_cloze"
:
lambada_cloze
.
LAMBADA_cloze
,
# multlingual lambada
# multlingual lambada
**
multilingual
_lambada
.
construct_tasks
(),
**
lambada_
multilingual
.
construct_tasks
(),
lambada_multilingual
"wikitext"
:
wikitext
.
WikiText
,
"wikitext"
:
wikitext
.
WikiText
,
# "cbt-cn": cbt.CBTCN, # disabled pending context length fix
# "cbt-cn": cbt.CBTCN, # disabled pending context length fix
# "cbt-ne": cbt.CBTNE, # disabled pending context length fix
# "cbt-ne": cbt.CBTNE, # disabled pending context length fix
...
...
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