OpenCompass/opencompass/configs/datasets/xhumaneval_plus/humaneval_plus_gen.py

5 lines
144 B
Python
Raw Normal View History

2025-02-19 11:43:17 +08:00
from mmengine.config import read_base
with read_base():
from .humaneval_plus_gen_8e312c import humaneval_plus_datasets # noqa: F401, F403