Randomise the query order in the MS Marco V2 param supplier#1025
Randomise the query order in the MS Marco V2 param supplier#1025davidkyle merged 3 commits intoelastic:masterfrom
Conversation
# Conflicts: # msmarco-v2-vector/track.py
|
@davidkyle If the PR is only applicable for serverless, add the When a In case of merge conflicts during backporting, create the backport PR manually following the steps from README:
Thank you! |
If a challenge contains many search operations using this supplier and the supplier is recreated each time then the same hot vectors at the beginning of the file will be used every time. This change shuffles the vectors read from the file.