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

with read_base():
4
    from .commonsenseqa_gen_c946f2 import commonsenseqa_datasets  # noqa: F401, F403