OpenCompass/configs/datasets/QuALITY/QuALITY_gen.py

5 lines
130 B
Python
Raw Permalink Normal View History

from mmengine.config import read_base
with read_base():
2024-05-14 15:35:58 +08:00
from .QuALITY_gen_c407cb import QuALITY_datasets # noqa: F401, F403