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

with read_base():
    from .FewCLUE_cluewsc_gen_c68933 import cluewsc_datasets  # noqa: F401, F403