Skip to content

humaneval fixed - #31

Open
tereehn wants to merge 2 commits into
mainfrom
TOT_humaneval_dfs
Open

humaneval fixed#31
tereehn wants to merge 2 commits into
mainfrom
TOT_humaneval_dfs

Conversation

@tereehn

@tereehn tereehn commented May 13, 2025

Copy link
Copy Markdown
Collaborator

No description provided.


# Generate the response

responses = await model.request(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, quite confused where what model are you using here? Like where do these arguments come from?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry it was for testing, changed it to this format: prompt=[
{"role": "system", "content": instruct},
{"role": "user", "content": user_prompt},
],

Sign up for free to 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.

2 participants