OpenCompass/configs/datasets/SuperGLUE_BoolQ/SuperGLUE_BoolQ_ppl.py

5 lines
136 B
Python
Raw Normal View History

2023-07-05 10:22:40 +08:00
from mmengine.config import read_base
with read_base():
from .SuperGLUE_BoolQ_ppl_f80fb0 import BoolQ_datasets # noqa: F401, F403