wikitext_103_raw_ppl.py 148 Bytes
Newer Older
Kevin Wang's avatar
Kevin Wang committed
1
2
3
4
from mmengine.config import read_base

with read_base():
    from .wikitext_103_raw_ppl_752e2a import wikitext_103_raw_datasets  # noqa: F401, F403