msokolov commented on PR #13566: URL: https://github.com/apache/lucene/pull/13566#issuecomment-2276439009
I ran one more test using Cohere (768 dim) vectors. Looks OK to me, I'll merge this; at least it does no harm. test case | recall | t | M | beam | index time | connectivity ----------|--------|------|---|------|------------|----------------------------- baseline | 0.589 | 0.91 | 8 | 50 | 404738 | 1/1/0.99/0.98/0.93/0.87/0.96 baseline | 0.589 | 0.96 | 8 | 50 | 416311 | 1/1/1/0.98/0.93/0.87/0.96 candidate | 0.591 | 0.92 | 8 | 50 | 411824 | 1/1/1/0.99/0.97/0.94/1 candidate | 0.588 | 0.93 | 8 | 50 | 406238 | 1/1/1/1/0.96/0.93/1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org