GLUE_QQP_ppl.py 127 Bytes
Newer Older
1
2
3
4
from mmengine.config import read_base

with read_base():
    from .GLUE_QQP_ppl_250d00 import QQP_datasets  # noqa: F401, F403