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

Data split depending on eval params #169

Merged
merged 21 commits into from
Jul 11, 2024
Merged

Conversation

clefourrier
Copy link
Member

@clefourrier clefourrier commented Apr 22, 2024

This PR needs #158 to be merged first.

The main problem is that splits are no longer by size, but they are however now making sure that all batched generative evals are launched with similar evals (same sampling, same eos tokens)

@clefourrier clefourrier changed the base branch from main to add_maj_at_k April 22, 2024 16:20
@clefourrier clefourrier requested a review from NathanHB April 23, 2024 09:20
src/lighteval/data.py Outdated Show resolved Hide resolved
src/lighteval/data.py Outdated Show resolved Hide resolved
src/lighteval/data.py Outdated Show resolved Hide resolved
@clefourrier clefourrier changed the base branch from add_maj_at_k to main May 3, 2024 09:05
@clefourrier clefourrier changed the base branch from main to add_maj_at_k May 3, 2024 09:05
Co-authored-by: Nathan Habib <[email protected]>
@clefourrier clefourrier changed the base branch from add_maj_at_k to main July 3, 2024 14:13
@clefourrier
Copy link
Member Author

TODO: check this again after the merge

@clefourrier clefourrier requested a review from NathanHB July 10, 2024 09:52
src/lighteval/data.py Outdated Show resolved Hide resolved
src/lighteval/data.py Outdated Show resolved Hide resolved
src/lighteval/data.py Outdated Show resolved Hide resolved
src/lighteval/data.py Outdated Show resolved Hide resolved
Copy link
Member

@NathanHB NathanHB left a comment

Choose a reason for hiding this comment

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

perfect !

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