OpenCompass/opencompass/configs/datasets/livemathbench/livemathbench_gen.py

5 lines
142 B
Python
Raw Normal View History

from mmengine.config import read_base
with read_base():
from .livemathbench_gen_9befbf import livemathbench_datasets # noqa: F401, F403