OpenCompass/configs/datasets/cmb/cmb_gen.py

5 lines
122 B
Python
Raw Normal View History

from mmengine.config import read_base
with read_base():
2023-11-13 00:09:05 +08:00
from .cmb_gen_dfb5c4 import cmb_datasets # noqa: F401, F403