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

main_task run validator does not look for missing turns #24

Open
isoboroff opened this issue Oct 26, 2022 · 0 comments
Open

main_task run validator does not look for missing turns #24

isoboroff opened this issue Oct 26, 2022 · 0 comments

Comments

@isoboroff
Copy link
Contributor

The run validator should look out for missing turns. Alternatively, the converter to trec_eval format should populate missing turns with a single bogus document.

By default, trec_eval averages over the intersection of topics (turns) in the run and the qrels. With the -c option, it averages over all topics in the qrels, but it still doesn't report scores for missing topics.

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