OpenCompass/opencompass/configs/datasets/humaneval_pro/humaneval_pro.py
Dongsheng Zhu d939e32438 add bench
2025-05-09 02:36:39 +00:00

5 lines
135 B
Python

from mmengine.config import read_base
with read_base():
from .humaneval_pro_gen_ import humanevalpro_datasets # noqa: F401, F403