OpenCompass/configs/datasets/MathBench/mathbench_gen.py
Songyang Zhang c8cb38e822
[Feature] Update mathbench (#580)
* update xunfei api

* fix lint

* update mathbench to avoid incomplete prediction
2023-11-14 16:04:02 +08:00

5 lines
134 B
Python

from mmengine.config import read_base
with read_base():
from .mathbench_gen_10da90 import mathbench_datasets # noqa: F401, F403