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

Rework args for EmbeddingMetrics #29

Closed
AlekseySh opened this issue Jul 6, 2022 · 0 comments
Closed

Rework args for EmbeddingMetrics #29

AlekseySh opened this issue Jul 6, 2022 · 0 comments
Labels

Comments

@AlekseySh
Copy link
Contributor

instead of
top_k=(1, 5), need_cmc=True, need_precision=True, need_map=True
use
cmc_top_k=(1,5), precision_top_k=(1,)

@AlekseySh AlekseySh changed the title Rework args for metrics Rework args for EmbeddingsMetric Jul 6, 2022
@AlekseySh AlekseySh changed the title Rework args for EmbeddingsMetric Rework args for EmbeddingsMetrics Jul 6, 2022
@AlekseySh AlekseySh changed the title Rework args for EmbeddingsMetrics Rework args for EmbeddingMetrics Jul 6, 2022
@AlekseySh AlekseySh added this to To do in OML-planning via automation Jul 7, 2022
@AlekseySh AlekseySh moved this from To do to backlog in OML-planning Jul 7, 2022
OML-planning automation moved this from backlog to Done Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant