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 .FewCLUE_csl_gen_1b0c02 import csl_datasets # noqa: F401, F403 from .FewCLUE_csl_gen_87f4a8 import csl_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_csl_ppl_8eee08 import csl_datasets # noqa: F401, F403 from .FewCLUE_csl_ppl_841b62 import csl_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_eprstmt_gen_d6d06d import eprstmt_datasets # noqa: F401, F403 from .FewCLUE_eprstmt_gen_740ea0 import eprstmt_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_eprstmt_ppl_d3c387 import eprstmt_datasets # noqa: F401, F403 from .FewCLUE_eprstmt_ppl_f1e631 import eprstmt_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_ocnli_fc_gen_bef37f import ocnli_fc_datasets # noqa: F401, F403 from .FewCLUE_ocnli_fc_gen_f97a97 import ocnli_fc_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_ocnli_fc_ppl_b828fc import ocnli_fc_datasets # noqa: F401, F403 from .FewCLUE_ocnli_fc_ppl_c08300 import ocnli_fc_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_tnews_gen_8d59ba import tnews_datasets # noqa: F401, F403 from .FewCLUE_tnews_gen_b90e4a import tnews_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_tnews_ppl_784b9e import tnews_datasets # noqa: F401, F403 from .FewCLUE_tnews_ppl_d10e8a import tnews_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