dataset-opencompass/configs/datasets/FewCLUE_ocnli_fc/FewCLUE_ocnli_fc_gen.py
2025-07-18 07:25:44 +00:00

5 lines
140 B
Python

from mmengine.config import read_base
with read_base():
from .FewCLUE_ocnli_fc_gen_f97a97 import ocnli_fc_datasets # noqa: F401, F403