OpenCompass/opencompass/configs/datasets/math/math_prm800k_500_gen.py
Myhs-phz 199052e92e fix
2025-03-24 10:15:34 +00:00

4 lines
138 B
Python

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