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 .storycloze_ppl_c1912d import storycloze_datasets # noqa: F401, F403
from .storycloze_ppl_496661 import storycloze_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .strategyqa_gen_be3f8d import strategyqa_datasets # noqa: F401, F403
from .strategyqa_gen_b3ff20 import strategyqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .summedits_gen_4f35b5 import summedits_datasets # noqa: F401, F403
from .summedits_gen_4fb38b import summedits_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .summedits_ppl_163352 import summedits_datasets # noqa: F401, F403
from .summedits_ppl_1fbeb6 import summedits_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .summscreen_gen_997ee2 import summscreen_datasets # noqa: F401, F403
from .summscreen_gen_aa5eb3 import summscreen_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .triviaqa_gen_cc3cbf import triviaqa_datasets # noqa: F401, F403
from .triviaqa_gen_3e39a5 import triviaqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .triviaqarc_gen_6c1726 import triviaqarc_datasets # noqa: F401, F403
from .triviaqarc_gen_db6413 import triviaqarc_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