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 .race_gen_12de48 import race_datasets # noqa: F401, F403 from .race_gen_69ee4f import race_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .race_ppl_04e06a import race_datasets # noqa: F401, F403 from .race_ppl_ab8734 import race_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .realtoxicprompts_gen_3ea730 import realtoxicprompts_datasets # noqa: F401, F403 from .realtoxicprompts_gen_ac723c import realtoxicprompts_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .safety_gen_c0a5b8 import safety_datasets # noqa: F401, F403 from .safety_gen_7ce197 import safety_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .siqa_gen_a3c714 import siqa_datasets # noqa: F401, F403 from .siqa_gen_e78df3 import siqa_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .siqa_ppl_049da0 import siqa_datasets # noqa: F401, F403 from .siqa_ppl_ced5f6 import siqa_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .storycloze_gen_c5a230 import storycloze_datasets # noqa: F401, F403 from .storycloze_gen_7f656a import storycloze_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