File size: 131 Bytes
256a159
 
 
 
1
2
3
4
5
from mmengine.config import read_base

with read_base():
    from .CLUE_cmnli_ppl_fdc6de import cmnli_datasets  # noqa: F401, F403