OpenCompass/opencompass/utils/__init__.py
Hubert 91fba2c2e9
[Feat] support humaneval and mbpp pass@k (#598)
* [Feat] support pass@ k

* [Feat] support pass@k

* [Feat] support pass@k

* [Feat] support pass@k

* [Feat] support pass@k

* [Feat] support pass@k docs

* update naming

---------

Co-authored-by: Leymore <zfz-960727@163.com>
2023-11-16 21:22:06 +08:00

13 lines
377 B
Python

from .abbr import * # noqa
from .auxiliary import * # noqa
from .build import * # noqa
from .collect_env import * # noqa
from .dependency import * # noqa
from .file import * # noqa
from .fileio import * # noqa
from .lark import * # noqa
from .logging import * # noqa
from .menu import * # noqa
from .prompt import * # noqa
from .text_postprocessors import * # noqa