OpenCompass/configs/datasets/GaokaoBench/GaokaoBench_mixed.py
Xu Song 3dbba11945
[Feat] Support dataset_suffix check for mixed configs (#973)
* [Feat] Support dataset_suffix check for mixed configs

* update mixed suffix

* update suffix

---------

Co-authored-by: Leymore <zfz-960727@163.com>
2024-05-14 15:03:28 +08:00

5 lines
140 B
Python

from mmengine.config import read_base
with read_base():
from .GaokaoBench_mixed_9af5ee import GaokaoBench_datasets # noqa: F401, F403