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

Race condition when running alpaca eval? #31

Open
GeorgiosSmyrnis opened this issue Nov 23, 2024 · 0 comments
Open

Race condition when running alpaca eval? #31

GeorgiosSmyrnis opened this issue Nov 23, 2024 · 0 comments

Comments

@GeorgiosSmyrnis
Copy link
Collaborator

Alpaca eval seems to save annotations under json files in eval/chat_benchmarks/alpaca_eval/src/alpaca_eval/evaluators_configs - this leads to a race condition if multiple processes try to use the same annotator at once.

This issue can be circumvented by serializing evaluation, but posting this here in case there is a better way.

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

No branches or pull requests

1 participant