mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* [Feat] support cidataset * [Feat] support cidataset * [Feat] support cidataset * [Feat] support cidataset * minor fix * minor fix * minor fix * minor fix * minor fix * minor fix * rename cibench * rename cibench * rename cibench * rename cibench * minor fix * minor fix * minor fix
5 lines
125 B
Python
5 lines
125 B
Python
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .CIBench_gen_eb42f9 import ci_datasets # noqa: F401, F403
|