OpenCompass/opencompass/configs/datasets/math/math_llm_judge_gen.py

4 lines
133 B
Python
Raw Normal View History

from mmengine.config import read_base
with read_base():
from .math_llm_judge_gen_56606f import math_datasets # noqa: F401, F403