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
2db1e7cb
Unverified
Commit
2db1e7cb
authored
Jun 15, 2023
by
Hailey Schoelkopf
Committed by
GitHub
Jun 15, 2023
Browse files
Update __init__.py
parent
1347b197
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+0
-4
No files found.
lm_eval/tasks/__init__.py
View file @
2db1e7cb
import
os
from
typing
import
List
,
Union
from
.gsm8k
import
*
from
.triviaqa
import
*
from
.glue
import
*
from
lm_eval
import
utils
from
lm_eval.logger
import
eval_logger
from
lm_eval.api.task
import
TaskConfig
,
Task
,
ConfigurableTask
...
...
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