"integration-tests/vscode:/vscode.git/clone" did not exist on "99b662f8c27ddaf469df0f035bc0fdcfa4245bbf"
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_bustm_gen_305431 import bustm_datasets # noqa: F401, F403 from .FewCLUE_bustm_gen_634f41 import bustm_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_bustm_ppl_47f2ab import bustm_datasets # noqa: F401, F403 from .FewCLUE_bustm_ppl_e53034 import bustm_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_chid_gen_686c63 import chid_datasets # noqa: F401, F403 from .FewCLUE_chid_gen_0a29a2 import chid_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_chid_ppl_b6cd88 import chid_datasets # noqa: F401, F403 from .FewCLUE_chid_ppl_8f2872 import chid_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_cluewsc_gen_276956 import cluewsc_datasets # noqa: F401, F403 from .FewCLUE_cluewsc_gen_c68933 import cluewsc_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .FewCLUE_cluewsc_ppl_2a9e61 import cluewsc_datasets # noqa: F401, F403 from .FewCLUE_cluewsc_ppl_868415 import cluewsc_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