Add olymmath dataset

This commit is contained in:
liushz 2025-03-28 11:46:29 +00:00
parent 006a70748f
commit 55d6941ed9

View File

@ -2,4 +2,4 @@ from mmengine.config import read_base
with read_base():
# Default use LLM as a judge
from .olymmath_llmverify_gen_6ff468 import olymmath_datasets # noqa: F401, F403
from .olymmath_llmverify_gen_97b203 import olymmath_datasets # noqa: F401, F403