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
097c9253
Commit
097c9253
authored
Nov 09, 2023
by
lintangsutawika
Browse files
reformat
parent
6c812bb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
8 deletions
+1
-8
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+1
-8
No files found.
lm_eval/tasks/__init__.py
View file @
097c9253
...
@@ -17,14 +17,7 @@ import logging
...
@@ -17,14 +17,7 @@ import logging
# import python tasks
# import python tasks
from
.squad
import
SQuAD2
from
.squad
import
SQuAD2
from
.scrolls
import
(
from
.scrolls
import
QuALITY
,
NarrativeQA
,
ContractNLI
,
GovReport
,
SummScreenFD
,
QMSum
QuALITY
,
NarrativeQA
,
ContractNLI
,
GovReport
,
SummScreenFD
,
QMSum
)
eval_logger
=
logging
.
getLogger
(
"lm-eval"
)
eval_logger
=
logging
.
getLogger
(
"lm-eval"
)
...
...
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