Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Eleuther LM-Eval-Harness in Levanter #675

Open
wants to merge 41 commits into
base: main
Choose a base branch
from
Open

Support Eleuther LM-Eval-Harness in Levanter #675

wants to merge 41 commits into from

Conversation

dlwh
Copy link
Member

@dlwh dlwh commented Jul 25, 2024

Adds Eleuther's LM Eval Harness as a callback in Levanter. It's much slower than it needs to be because I'm not doing any sequence packing, but it gets the job done. Scores on Llama 3 seem reasonable, so I think this is right.

Closes #564

@dlwh dlwh marked this pull request as draft July 25, 2024 20:52
@dlwh dlwh marked this pull request as ready for review November 30, 2024 05:44
@dlwh dlwh changed the title Eval harness Support Eleuther LM-Eval-Harness in Levanter Nov 30, 2024
@dlwh dlwh mentioned this pull request Nov 30, 2024
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.

wire up llm-eval-harness
2 participants