OpenCompass/opencompass/datasets/OpenHuEval/__init__.py
WayneWei 5f72e96d5b add HuStandardFIB under new paradigm (#3)
Co-authored-by: weixingjian <weixingjian@pjlab.org.cn>
2025-01-22 19:32:44 +08:00

2 lines
97 B
Python

from .HuMatchingFIB import * # noqa: F401, F403
from .HuStandardFIB import * # noqa: F401, F403