OpenCompass/configs/datasets/infinitebench/infinitebenchmathcalc/infinitebench_mathcalc_gen.py

5 lines
160 B
Python
Raw Normal View History

from mmengine.config import read_base
with read_base():
from .infinitebench_mathcalc_gen_78d17e import InfiniteBench_mathcalc_datasets # noqa: F401, F403