File size: 130 Bytes
60628c7 |
1 2 3 4 5 |
from mmengine.config import read_base
with read_base():
from .SuperGLUE_CB_gen_854c6c import CB_datasets # noqa: F401, F403
|
60628c7 |
1 2 3 4 5 |
from mmengine.config import read_base
with read_base():
from .SuperGLUE_CB_gen_854c6c import CB_datasets # noqa: F401, F403
|