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 .math_gen_78bcba import math_datasets # noqa: F401, F403
from .math_gen_3e92f6 import math_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .mbpp_gen_4104e4 import mbpp_datasets # noqa: F401, F403
from .mbpp_gen_1e1056 import mbpp_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .mmlu_gen_a568f1 import mmlu_datasets # noqa: F401, F403
from .mmlu_gen_a484b3 import mmlu_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .mmlu_ppl_c6bbe6 import mmlu_datasets # noqa: F401, F403
from .mmlu_ppl_ac766d import mmlu_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .narrativeqa_gen_5786a7 import narrativeqa_datasets # noqa: F401, F403
from .narrativeqa_gen_db6413 import narrativeqa_datasets # noqa: F401, F403
from mmengine.config import read_base
with read_base():
from .nq_gen_c00b89 import nq_datasets # noqa: F401, F403
from .nq_gen_3dcea1 import nq_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