dataset-opencompass/configs/datasets/FewCLUE_cluewsc/FewCLUE_cluewsc_gen.py

5 lines
138 B
Python
Raw Normal View History

2025-07-18 07:25:44 +00:00
from mmengine.config import read_base
with read_base():
from .FewCLUE_cluewsc_gen_c68933 import cluewsc_datasets # noqa: F401, F403