OpenCompass/opencompass/configs/datasets/SuperGLUE_BoolQ/SuperGLUE_BoolQ_gen.py
2025-03-19 02:03:45 +00:00

5 lines
136 B
Python

from mmengine.config import read_base
with read_base():
from .SuperGLUE_BoolQ_gen_883d50 import BoolQ_datasets # noqa: F401, F403