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 .SuperGLUE_ReCoRD_gen_d8f19c import ReCoRD_datasets # noqa: F401, F403 from .SuperGLUE_ReCoRD_gen_30dea0 import ReCoRD_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_WSC_gen_d8d441 import WSC_datasets # noqa: F401, F403 from .SuperGLUE_WSC_gen_6dc406 import WSC_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_WSC_ppl_85f45f import WSC_datasets # noqa: F401, F403 from .SuperGLUE_WSC_ppl_d0f531 import WSC_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_WiC_gen_c39367 import WiC_datasets # noqa: F401, F403 from .SuperGLUE_WiC_gen_d06864 import WiC_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_WiC_ppl_4118db import WiC_datasets # noqa: F401, F403 from .SuperGLUE_WiC_ppl_312de9 import WiC_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .TheoremQA_gen_891fcf import TheoremQA_datasets # noqa: F401, F403 from .TheoremQA_gen_a27a10 import TheoremQA_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