opensearch-benchmark
opensearch-benchmark copied to clipboard
Add support to big-ann ground truth file format
Description
Bigann stores ground truth in different format than vector dataset. In this commit, added new dataset that is used by big-ann for ground truth.
Issues Resolved
#530
Testing
- [x] New functionality includes testing
[Describe how this change was tested]
- make test
- Locally tested with bigann neighbor dataset as input and verified that recall is 0.998
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.
@IanHoang Can i get review for this PR? Thanks