OpenCompass/opencompass/configs/datasets/math/math_gen.py
Myhs_phz fd82bea747
[Fix] OpenICL Math Evaluator Config (#2007)
* fix

* fix recommended

* fix

* fix

* fix

* fix
2025-04-08 14:38:35 +08:00

5 lines
124 B
Python

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