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

Judgement Book configured to support "up to three ratings" per query-doc pair collects up to as many as judges are working on the Book #1019

Closed
wrigleyDan opened this issue May 22, 2024 · 0 comments · Fixed by #1032
Assignees

Comments

@wrigleyDan
Copy link
Contributor

Describe the bug
When I define a Book to support multiple raters all raters can give a judgement for a query-doc pair. In the selection strategy it clearly states "up to three", so I report this as a bug.

To Reproduce
Steps to reproduce the behavior:

  1. In a Quepid case create a book with the Selection strategy "Multiple Raters"
  2. Make sure to share the book with a team that consists of four or more persons/accounts
  3. Populate the book with query/doc pairs
  4. To restrict the number of judgements you can edit the book and cut off everything after position 1
  5. Make all judges collect some judgements
  6. Once every judge has rated all query/doc pairs you will see that query/doc pairs are not restricted to three judgements.

Expected behavior
Only select query/doc pairs to be judged when this query/doc pair has less than three ratings.

Screenshots
n/a

Additional context
n/a

@wrigleyDan wrigleyDan self-assigned this May 24, 2024
@epugh epugh linked a pull request Jun 7, 2024 that will close this issue
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 a pull request may close this issue.

1 participant