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

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