OpenCompass/configs/datasets/FewCLUE_ocnli_fc/FewCLUE_ocnli_fc_gen.py
2023-07-05 01:45:26 +00:00

5 lines
140 B
Python

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