mbpp_gen.py 124 Bytes
Newer Older
cky's avatar
cky committed
1
2
3
from mmengine.config import read_base

with read_base():
4
    from .mbpp_gen_1e1056 import mbpp_datasets  # noqa: F401, F403