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 .hellaswag_ppl_8e07d6 import hellaswag_datasets # noqa: F401, F403 from .hellaswag_ppl_47bff9 import hellaswag_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .humaneval_gen_d428f1 import humaneval_datasets # noqa: F401, F403 from .humaneval_gen_8e312c import humaneval_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .iwslt2017_gen_02ea0b import iwslt2017_datasets # noqa: F401, F403 from .iwslt2017_gen_d0ebd1 import iwslt2017_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .jigsawmultilingual_ppl_640128 import jigsawmultilingual_datasets # noqa: F401, F403 from .jigsawmultilingual_ppl_fe50d8 import jigsawmultilingual_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .lambada_gen_7ffe3d import lambada_datasets # noqa: F401, F403 from .lambada_gen_217e11 import lambada_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .lcsts_gen_427fde import lcsts_datasets # noqa: F401, F403 from .lcsts_gen_8ee1fe import lcsts_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