mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
6 lines
222 B
Python
6 lines
222 B
Python
from .icl_dataset_reader import DatasetReader # noqa
|
|
from .icl_evaluator import * # noqa
|
|
from .icl_inferencer import * # noqa
|
|
from .icl_prompt_template import PromptTemplate # noqa
|
|
from .icl_retriever import * # noqa
|