OpenCompass/configs/datasets/SuperGLUE_CB/SuperGLUE_CB_ppl.py

5 lines
130 B
Python
Raw Normal View History

2023-07-04 21:34:55 +08:00
from mmengine.config import read_base
with read_base():
from .SuperGLUE_CB_ppl_32adbb import CB_datasets # noqa: F401, F403