OpenCompass/configs/datasets/SuperGLUE_CB/SuperGLUE_CB_gen.py
2023-07-05 02:22:40 +00:00

5 lines
130 B
Python

from mmengine.config import read_base
with read_base():
from .SuperGLUE_CB_gen_bb97e1 import CB_datasets # noqa: F401, F403