You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the faiss, numpy and torch backend support binary index/vectors. These backends all use the hamming score as the similarity metric. The hamming scores should be bound between 0 and 1.
The text was updated successfully, but these errors were encountered:
Currently, the
faiss
,numpy
andtorch
backend support binary index/vectors. These backends all use the hamming score as the similarity metric. The hamming scores should be bound between 0 and 1.The text was updated successfully, but these errors were encountered: