ryancodrai--turbovec
0d29a02500
CI / Rust (ubuntu-latest) (push) Failing after 1s
CI / Python (ubuntu-latest) (push) Failing after 0s
CI / Rust (macos-14) (push) Has been cancelled
CI / Rust (windows-latest) (push) Has been cancelled
CI / Python (macos-14) (push) Has been cancelled
CI / Python (windows-latest) (push) Has been cancelled
25 行
404 B
JSON
25 行
404 B
JSON
{
|
|
"dataset": "glove",
|
|
"dim": 200,
|
|
"bit_width": 2,
|
|
"faiss_variant": "IndexPQ(m=50, nbits=8)",
|
|
"seed": 42,
|
|
"tq_recalls": {
|
|
"1": 0.5637,
|
|
"2": 0.7209,
|
|
"4": 0.8443,
|
|
"8": 0.9236,
|
|
"16": 0.9676,
|
|
"32": 0.9892,
|
|
"64": 0.9966
|
|
},
|
|
"faiss_recalls": {
|
|
"1": 0.5643,
|
|
"2": 0.7188,
|
|
"4": 0.8446,
|
|
"8": 0.9252,
|
|
"16": 0.97,
|
|
"32": 0.9908,
|
|
"64": 0.9981
|
|
}
|
|
} |