OpenCompass/configs/datasets/FewCLUE_eprstmt/FewCLUE_eprstmt_gen.py

5 lines
138 B
Python
Raw Normal View History

2023-07-05 11:15:21 +08:00
from mmengine.config import read_base
with read_base():
from .FewCLUE_eprstmt_gen_d6d06d import eprstmt_datasets # noqa: F401, F403