Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

number of hits for a given query is not as specified in the retrieval command #1864

Closed
NourOM02 opened this issue Apr 16, 2024 · 0 comments
Closed

Comments

@NourOM02
Copy link
Contributor

I run the bm25 for the cqadupstack/english dataset using the following command :

command = python -m pyserini.search.lucene --threads 16 --batch-size 128 --index beir-v1.0.0-cqadupstack-english.flat --topics beir-v1.0.0-cqadupstack-english-test --output run.beir.bm25-flat.cqadupstack-english.txt --output-format trec --hits 1000 --bm25 --remove-query

It looks like for every query the results as expected, but the query with the id : 84177 only returns 1 hit (as you can see in the image)

image

@castorini castorini locked and limited conversation to collaborators Jul 20, 2024
@lintool lintool converted this issue into discussion #1943 Jul 20, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant