From 8549d8d1d4e65c8a6fe8b22a70b1df59cd9bed38 Mon Sep 17 00:00:00 2001 From: George Williams Date: Thu, 29 Aug 2024 19:11:08 -0700 Subject: [PATCH] fix language --- neurips23/latitude-m4-metal-medium.md | 280 +++++++++--------- .../latitude/_latitude-m4-metal-medium.md | 2 +- 2 files changed, 141 insertions(+), 141 deletions(-) diff --git a/neurips23/latitude-m4-metal-medium.md b/neurips23/latitude-m4-metal-medium.md index 2750be60..fbcface9 100644 --- a/neurips23/latitude-m4-metal-medium.md +++ b/neurips23/latitude-m4-metal-medium.md @@ -1,179 +1,179 @@ # Eval On AMD 3GHz/16-Core + 125GB RAM + NVMe SSD (Bare Metal) - +
- - - + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + +
filtersparseoodfiltersparseood
rankalgorithmqpsrankalgorithmqpsrankalgorithmqpsrankalgorithmqpsrankalgorithmqpsrankalgorithmqps
1
zilliz
213.3K1
zilliz
34.8K1
pinecone-ood
76.9K1
zilliz
213.3K1
zilliz
34.8K1
pinecone-ood
76.9K
2
pinecone
146.7K2
pyanns
26.9K2
zilliz
73.5K2
pinecone
146.7K2
pyanns
26.9K2
zilliz
73.5K
3
puck
62.3K3
pinecone_smips
12.0K3
pyanns
55.5K3
puck
62.3K3
pinecone_smips
12.0K3
pyanns
55.5K
4
parlayivf
55.0K4
shnsw
8.2K4
scann
32.3K4
parlayivf
55.0K4
shnsw
8.2K4
scann
32.3K
5
wm_filter
20.9K5
nle
2.9K5
sustech-ood
28.5K5
wm_filter
20.9K5
nle
2.9K5
sustech-ood
28.5K
6
pyanns
9.0K6
cufe
0.1K6
mysteryann-dif
27.9K6
pyanns
9.0K6
cufe
0.1K6
mysteryann-dif
27.9K
7
faissplus
8.5K7
linscan
0.1K7
mysteryann
26.6K7
faissplus
8.5K7
linscan
0.1K7
mysteryann
26.6K
8
faiss
7.3K
spmat
8
vamana
20.0K8
faiss
7.3K
spmat
8
vamana
20.0K
9
cufe
6.3K
sustech-whu
9
puck
19.0K9
cufe
6.3K
sustech-whu
9
puck
19.0K
fdufilterdiskann
10
ngt
11.9K
fdufilterdiskann
10
ngt
11.9K
dhq
11
epsearch
7.7K
dhq
11
epsearch
7.7K
hwtl_sdu_anns_filter
12
diskann
6.4K
hwtl_sdu_anns_filter
12
diskann
6.4K
13
cufe
5.4K13
cufe
5.4K
puck-fizz
puck-fizz
@@ -296,7 +296,7 @@ See the [latitude/commands](latitude/commands) directory for individual algorith To extract the data as CSV: ``` -sudo chmod ugo+rw -R ./results/ # recursively add read permissions to data files +sudo chmod ugo+rw -R ./results/ # recursively add read/write permissions to directories and files under the results directory. python data_export.py --recompute --output neurips23/latitude/data_export_m4-metal-medium.csv ``` diff --git a/neurips23/latitude/_latitude-m4-metal-medium.md b/neurips23/latitude/_latitude-m4-metal-medium.md index 0cdd744d..8f23cbe0 100644 --- a/neurips23/latitude/_latitude-m4-metal-medium.md +++ b/neurips23/latitude/_latitude-m4-metal-medium.md @@ -118,7 +118,7 @@ See the [latitude/commands](latitude/commands) directory for individual algorith To extract the data as CSV: ``` -sudo chmod ugo+rw -R ./results/ # recursively add read permissions to data files +sudo chmod ugo+rw -R ./results/ # recursively add read/write permissions to directories and files under the results directory. python data_export.py --recompute --output neurips23/latitude/data_export_m4-metal-medium.csv ```