FewCLUE_tnews_ppl.py 134 Bytes
Newer Older
gaotongxiao's avatar
gaotongxiao committed
1
2
3
from mmengine.config import read_base

with read_base():
4
    from .FewCLUE_tnews_ppl_d10e8a import tnews_datasets  # noqa: F401, F403