OpenCompass/configs/datasets/humaneval_cn/humaneval_cn_gen.py
Connor-Shen 81098722d2
add chinese version of humaneval, mbpp (#743)
* add chinese_version of humaneval,mbpp

* add humaneval&mbpp gen.py

* minor fix

* minor add

---------

Co-authored-by: yingfhu <yingfhu@gmail.com>
2023-12-28 14:47:56 +08:00

5 lines
140 B
Python

from mmengine.config import read_base
with read_base():
from .humaneval_cn_gen_6313aa import humaneval_cn_datasets # noqa: F401, F403