"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "6925d23bc9ec1e3d30e7cda2a4ea876eacbf9ce5"
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 .ARC_c_gen_3f3039 import ARC_c_datasets # noqa: F401, F403 from .ARC_c_gen_1e0de5 import ARC_c_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .ARC_c_ppl_ba951c import ARC_c_datasets # noqa: F401, F403 from .ARC_c_ppl_a450bd import ARC_c_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .ARC_e_gen_0a29bf import ARC_e_datasets # noqa: F401, F403 from .ARC_e_gen_1e0de5 import ARC_e_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .ARC_e_ppl_f86898 import ARC_e_datasets # noqa: F401, F403 from .ARC_e_ppl_a450bd import ARC_e_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_C3_gen_9e3de9 import C3_datasets # noqa: F401, F403 from .CLUE_C3_gen_8c358f import C3_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_C3_ppl_588820 import C3_datasets # noqa: F401, F403 from .CLUE_C3_ppl_e24a31 import C3_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_CMRC_gen_72a8d5 import CMRC_datasets # noqa: F401, F403 from .CLUE_CMRC_gen_941108 import CMRC_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .CLUE_DRCD_gen_03b96b import DRCD_datasets # noqa: F401, F403 from .CLUE_DRCD_gen_941108 import DRCD_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