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 .GaokaoBench_gen_aed980 import GaokaoBench_datasets # noqa: F401, F403 from .GaokaoBench_gen_5cfe9e import GaokaoBench_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .PJExam_gen_785c37 import PJExam_datasets # noqa: F401, F403 from .PJExam_gen_8cd97c import PJExam_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_AX_b_gen_477186 import AX_b_datasets # noqa: F401, F403 from .SuperGLUE_AX_b_gen_4dfefa import AX_b_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_AX_b_ppl_4bd960 import AX_b_datasets # noqa: F401, F403 from .SuperGLUE_AX_b_ppl_6db806 import AX_b_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_AX_g_gen_7a5dee import AX_g_datasets # noqa: F401, F403 from .SuperGLUE_AX_g_gen_68aac7 import AX_g_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_AX_g_ppl_8d9bf9 import AX_g_datasets # noqa: F401, F403 from .SuperGLUE_AX_g_ppl_66caf3 import AX_g_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_BoolQ_gen_8525d1 import BoolQ_datasets # noqa: F401, F403 from .SuperGLUE_BoolQ_gen_883d50 import BoolQ_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .SuperGLUE_BoolQ_ppl_f80fb0 import BoolQ_datasets # noqa: F401, F403 from .SuperGLUE_BoolQ_ppl_314b96 import BoolQ_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