Skip to content

Fix chat_humaneval.py - #77

Open
hwaking wants to merge 1 commit into
WisdomShell:mainfrom
hwaking:patch-2
Open

Fix chat_humaneval.py#77
hwaking wants to merge 1 commit into
WisdomShell:mainfrom
hwaking:patch-2

Conversation

@hwaking

Copy link
Copy Markdown

from lm_eval.base import Task
改为
from bigcode_eval.base import Task

from lm_eval.base import Task
改为
from bigcode_eval.base import Task
@hwakinghwaking changed the title Update chat_humaneval.pyFix chat_humaneval.pyApr 2, 2024
@hwaking

Copy link
Copy Markdown
Author

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hwaking