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

with read_base():
    from .FewCLUE_ocnli_fc_ppl_c08300 import ocnli_fc_datasets  # noqa: F401, F403