Thanks for the great work!
I was trying to test the code using the parameters mentioned in the paper for SIFT1M (where the graph was built using graph_degree = 32). However, in the drive for downloading the dataset and indexes, the graph built with degree 32 seems to be missing. I can find graphs with degree 64, 96 and 128 though. Can you please also help me with the graph built with degree = 32 and efConstruction = 40?
Also, how should I parse the parameters for graph building from the file name? (for eg. in hnsw_64_80_2_ip.index, what is 64, 80, 2 and ip?)
Thanks!
Thanks for the great work!
I was trying to test the code using the parameters mentioned in the paper for SIFT1M (where the graph was built using graph_degree = 32). However, in the drive for downloading the dataset and indexes, the graph built with degree 32 seems to be missing. I can find graphs with degree 64, 96 and 128 though. Can you please also help me with the graph built with degree = 32 and efConstruction = 40?
Also, how should I parse the parameters for graph building from the file name? (for eg. in hnsw_64_80_2_ip.index, what is 64, 80, 2 and ip?)
Thanks!