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 行
388 B
JSON
25 行
388 B
JSON
{
|
|
"dataset": "glove",
|
|
"dim": 200,
|
|
"bit_width": 4,
|
|
"faiss_variant": "IndexPQ(m=100, nbits=8)",
|
|
"seed": 42,
|
|
"tq_recalls": {
|
|
"1": 0.8498,
|
|
"2": 0.9584,
|
|
"4": 0.9936,
|
|
"8": 0.9998,
|
|
"16": 1.0,
|
|
"32": 1.0,
|
|
"64": 1.0
|
|
},
|
|
"faiss_recalls": {
|
|
"1": 0.841,
|
|
"2": 0.9515,
|
|
"4": 0.9914,
|
|
"8": 0.9986,
|
|
"16": 1.0,
|
|
"32": 1.0,
|
|
"64": 1.0
|
|
}
|
|
} |