GLUE_CoLA_ppl.py 129 Bytes
Newer Older
1
2
3
from mmengine.config import read_base

with read_base():
4
    from .GLUE_CoLA_ppl_77d0df import CoLA_datasets  # noqa: F401, F403