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

4 lines
141 B
Python
Raw Normal View History

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