OpenCompass/configs/datasets/GLUE_MRPC/GLUE_MRPC_ppl.py

5 lines
129 B
Python
Raw Permalink Normal View History

2023-09-27 11:44:54 +08:00
from mmengine.config import read_base
with read_base():
from .GLUE_MRPC_ppl_96564c import MRPC_datasets # noqa: F401, F403