"...composable_kernel-1.git" did not exist on "c01af89928da9082251860182baf43fb2153209c"
Unverified Commit d0550268 authored by Jingming's avatar Jingming Committed by GitHub
Browse files

[Fix] fix a bug of humanevalplus config (#944)

parent b03d5dc5
from mmengine.config import read_base from mmengine.config import read_base
with read_base(): with read_base():
from .humaneval_plus_gen_8e312c import humaneval_datasets # noqa: F401, F403 from .humaneval_plus_gen_8e312c import humaneval_plus_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