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 .truthfulqa_gen_0a3a53 import truthfulqa_datasets # noqa: F401, F403 from .truthfulqa_gen_5ddc62 import truthfulqa_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .winograd_ppl_c1c427 import winograd_datasets # noqa: F401, F403 from .winograd_ppl_b6c7ed import winograd_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .winogrande_gen_c19d87 import winogrande_datasets # noqa: F401, F403 from .winogrande_gen_a9ede5 import winogrande_datasets # noqa: F401, F403
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .winogrande_ppl_00f8ad import winogrande_datasets # noqa: F401, F403 from .winogrande_ppl_18e5de import winogrande_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