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
with read_base():
from .SuperGLUE_CB_gen_bb97e1 import CB_datasets # noqa: F401, F403
from .SuperGLUE_CB_gen_854c6c import CB_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_CB_ppl_32adbb import CB_datasets # noqa: F401, F403
from .SuperGLUE_CB_ppl_0143fe import CB_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_COPA_gen_6d5e67 import COPA_datasets # noqa: F401, F403
from .SuperGLUE_COPA_gen_91ca53 import COPA_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_COPA_ppl_ddb78c import COPA_datasets # noqa: F401, F403
from .SuperGLUE_COPA_ppl_9f3618 import COPA_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_MultiRC_gen_26c9dc import MultiRC_datasets # noqa: F401, F403
from .SuperGLUE_MultiRC_gen_27071f import MultiRC_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_MultiRC_ppl_83a304 import MultiRC_datasets # noqa: F401, F403
from .SuperGLUE_MultiRC_ppl_ced824 import MultiRC_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_RTE_gen_ce346a import RTE_datasets # noqa: F401, F403
from .SuperGLUE_RTE_gen_68aac7 import RTE_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .SuperGLUE_RTE_ppl_29a22c import RTE_datasets # noqa: F401, F403
from .SuperGLUE_RTE_ppl_66caf3 import RTE_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