OpenCompass/configs/datasets/FewCLUE_eprstmt/FewCLUE_eprstmt_gen.py
2023-07-05 03:15:21 +00:00

5 lines
138 B
Python

from mmengine.config import read_base
with read_base():
from .FewCLUE_eprstmt_gen_d6d06d import eprstmt_datasets # noqa: F401, F403