Commit 52c96866 authored by Baber's avatar Baber
Browse files

add to init

parent e28e1c8b
...@@ -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(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment