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

Fix missing experiment_id for multiprocessing evaluation #798

Merged
merged 2 commits into from
May 6, 2024

Conversation

alonh
Copy link
Member

@alonh alonh commented May 6, 2024

Details

When using unitxt to evaluate with multiprocessing and the file system is shared between the processes, evaluate.load() can throw multiple errors, or it can be loaded successfully but fail to execute. Setting a unique experiment_id prevents this behavior.

Signed-off-by: ALON HALFON ALONHAL@il.ibm.com

alonh added 2 commits May 6, 2024 08:09
Signed-off-by: ALON HALFON <ALONHAL@il.ibm.com>
Signed-off-by: ALON HALFON <ALONHAL@il.ibm.com>
@elronbandel elronbandel changed the title fix missing experiment_id for multiprocessing evaluation Fix missing experiment_id for multiprocessing evaluation May 6, 2024
@elronbandel elronbandel merged commit 6ce2567 into main May 6, 2024
7 checks passed
@elronbandel elronbandel deleted the eval_experiment_id branch May 6, 2024 06:07
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.

None yet

2 participants