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
52c96866
"example/vscode:/vscode.git/clone" did not exist on "5356c4a943a35e74d7cdc69486afcb8703b9a59a"
Commit
52c96866
authored
Feb 05, 2025
by
Baber
Browse files
add to init
parent
e28e1c8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lm_eval/filters/__init__.py
lm_eval/filters/__init__.py
+1
-1
No files found.
lm_eval/filters/__init__.py
View file @
52c96866
...
@@ -4,7 +4,7 @@ from typing import List
...
@@ -4,7 +4,7 @@ from typing import List
from
lm_eval.api.filter
import
FilterEnsemble
from
lm_eval.api.filter
import
FilterEnsemble
from
lm_eval.api.registry
import
get_filter
from
lm_eval.api.registry
import
get_filter
from
.
import
custom
,
extraction
,
selection
,
transformation
from
.
import
custom
,
extraction
,
judge
,
selection
,
transformation
def
build_filter_ensemble
(
def
build_filter_ensemble
(
...
...
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