OpenCompass/opencompass/configs/datasets/mmmlu/mmmlu_gen.py

5 lines
126 B
Python

from mmengine.config import read_base
with read_base():
from .mmmlu_gen_c51a84 import mmmlu_datasets # noqa: F401, F403