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 .obqa_gen_b2cde9 import obqa_datasets # noqa: F401, F403
from .obqa_gen_9069e4 import obqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .obqa_ppl_2b5b12 import obqa_datasets # noqa: F401, F403
from .obqa_ppl_c7c154 import obqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .piqa_gen_8287ae import piqa_datasets # noqa: F401, F403
from .piqa_gen_1194eb import piqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .piqa_ppl_788dbe import piqa_datasets # noqa: F401, F403
from .piqa_ppl_1cf9f0 import piqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .qabench_gen_0d5967 import qabench_datasets # noqa: F401, F403
from .qabench_gen_353ae7 import qabench_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .qasper_gen_1230f2 import qasper_datasets # noqa: F401, F403
from .qasper_gen_db6413 import qasper_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .qaspercut_gen_943606 import qaspercut_datasets # noqa: F401, F403
from .qaspercut_gen_a2d88a import qaspercut_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