OpenCompass/configs/datasets/SuperGLUE_AX_g/SuperGLUE_AX_g_gen.py

5 lines
134 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_AX_g_gen_7a5dee import AX_g_datasets # noqa: F401, F403