Unverified Commit 16e759b9 authored by Tong Gao's avatar Tong Gao Committed by GitHub
Browse files

Align prompt files with their hash (#1)

* fix bbh

* fix bbh

* rename
parent ed76b5d0
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_afqmc_gen_db509b import afqmc_datasets # noqa: F401, F403 from .CLUE_afqmc_gen_901306 import afqmc_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_afqmc_ppl_c83c36 import afqmc_datasets # noqa: F401, F403 from .CLUE_afqmc_ppl_6507d7 import afqmc_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_cmnli_gen_316313 import cmnli_datasets # noqa: F401, F403 from .CLUE_cmnli_gen_1abf97 import cmnli_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_cmnli_ppl_1c652a import cmnli_datasets # noqa: F401, F403 from .CLUE_cmnli_ppl_fdc6de import cmnli_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_ocnli_gen_7c44b0 import ocnli_datasets # noqa: F401, F403 from .CLUE_ocnli_gen_c4cb6c import ocnli_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_ocnli_ppl_f103ab import ocnli_datasets # noqa: F401, F403 from .CLUE_ocnli_ppl_fdc6de import ocnli_datasets # noqa: F401, F403
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment