OpenCompass/opencompass/datasets/livemathbench/__init__.py

3 lines
138 B
Python
Raw Normal View History

from .livemathbench import LiveMathBenchDataset # noqa: F401, F403
from .livemathbench import LiveMathBenchEvaluator # noqa: F401, F403