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

MetricPipeline in not limited in n_resamples in tests #447

Open
yoavkatz opened this issue Jan 3, 2024 · 0 comments
Open

MetricPipeline in not limited in n_resamples in tests #447

yoavkatz opened this issue Jan 3, 2024 · 0 comments

Comments

@yoavkatz
Copy link
Member

yoavkatz commented Jan 3, 2024

This is the root cause: https://github.com/IBM/unitxt/blob/main/src/unitxt/test_utils/metrics.py#L75

I think we need to test if the inner metric in MetricPipeline is GlobalMetri object and if so, set the n_resamples=3 to it.

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