File size: 131 Bytes
c5f13f4 |
1 2 3 4 5 |
from mmengine.config import read_base
with read_base():
from .CLUE_afqmc_ppl_6507d7 import afqmc_datasets # noqa: F401, F403
|
c5f13f4 |
1 2 3 4 5 |
from mmengine.config import read_base
with read_base():
from .CLUE_afqmc_ppl_6507d7 import afqmc_datasets # noqa: F401, F403
|