storycloze_gen.py 136 Bytes
Newer Older
mzr1996's avatar
mzr1996 committed
1
2
3
from mmengine.config import read_base

with read_base():
4
    from .storycloze_gen_7f656a import storycloze_datasets  # noqa: F401, F403