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
8864e1a9
Commit
8864e1a9
authored
Jan 22, 2024
by
lintangsutawika
Browse files
remove unused import
parent
12bc8fce
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
lm_eval/tasks/__init__.py
lm_eval/tasks/__init__.py
+0
-6
No files found.
lm_eval/tasks/__init__.py
View file @
8864e1a9
...
@@ -9,12 +9,6 @@ from typing import List, Union, Dict
...
@@ -9,12 +9,6 @@ from typing import List, Union, Dict
from
lm_eval
import
utils
from
lm_eval
import
utils
from
lm_eval
import
prompts
from
lm_eval
import
prompts
from
lm_eval.api.task
import
TaskConfig
,
Task
,
ConfigurableTask
from
lm_eval.api.task
import
TaskConfig
,
Task
,
ConfigurableTask
from
lm_eval.api.registry
import
(
register_task
,
register_group
,
TASK_REGISTRY
,
GROUP_REGISTRY
,
)
import
logging
import
logging
...
...
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