OpenCompass/configs/datasets/GLUE_QQP/GLUE_QQP_ppl.py

5 lines
127 B
Python
Raw Normal View History

2023-09-27 11:36:43 +08:00
from mmengine.config import read_base
with read_base():
from .GLUE_QQP_ppl_250d00 import QQP_datasets # noqa: F401, F403