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

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