OpenCompass/configs/datasets/GLUE_MRPC/GLUE_MRPC_ppl.py
2023-09-27 11:44:54 +08:00

5 lines
129 B
Python

from mmengine.config import read_base
with read_base():
from .GLUE_MRPC_ppl_96564c import MRPC_datasets # noqa: F401, F403