This repository contains the datasets presented in VIBE: Vector Index Benchmark for Embeddings:
https://github.com/vector-index-bench/vibe
The datasets can be downloaded manually from this repository, but the benchmark framework also downloads them automatically.
| Name | Type | n | d | Distance |
|---|---|---|---|---|
| agnews-mxbai-1024-euclidean | Text | 769,382 | 1024 | euclidean |
| arxiv-nomic-768-normalized | Text | 1,344,643 | 768 | any |
| dpr-jina-768-normalized | Text | 20,969,760 | 768 | any |
| glove-200-cosine | Word | 1,192,514 | 200 | cosine |
| gooaq-distilroberta-768-normalized | Text | 1,475,024 | 768 | any |
| imagenet-clip-512-normalized | Image | 1,281,167 | 512 | any |
| inaturalist-resnet-2048-cosine | Image | 499,000 | 2048 | cosine |
| landmark-dino-768-cosine | Image | 760,757 | 768 | cosine |
| landmark-nomic-768-normalized | Image | 760,757 | 768 | any |
| msmarco-qwen-1024-normalized | Text | 8,840,823 | 1024 | any |
| yahoo-minilm-384-normalized | Text | 677,305 | 384 | any |
| Name | Type | n | d | Distance |
|---|---|---|---|---|
| hotpotqa-harrier-640-normalized | Text | 5,233,329 | 640 | any |
| imagenet-align-640-normalized | Text-to-Image | 1,281,167 | 640 | any |
| laion-clip-512-normalized | Text-to-Image | 1,000,448 | 512 | any |
| yandex-200-cosine | Text-to-Image | 1,000,000 | 200 | cosine |
| cqadupstack-lemur-2048-ip | Multi-vector | 457,149 | 2048 | IP |
| cqadupstack-muvera-5120-ip | Multi-vector | 457,149 | 5120 | IP |
| yi-128-ip | Attention | 187,843 | 128 | IP |
| llama-128-ip | Attention | 256,921 | 128 | IP |
Deprecated datasets will remain available, but their benchmark results will not be updated in the future.
| Name | Type | n | d | Distance |
|---|---|---|---|---|
| ccnews-nomic-768-normalized | Text | 495,328 | 768 | any |
| celeba-resnet-2048-cosine | Image | 201,599 | 2048 | cosine |
| coco-nomic-768-normalized | Text-to-Image | 282,360 | 768 | any |
| codesearchnet-jina-768-cosine | Code | 1,374,067 | 768 | cosine |
| simplewiki-openai-3072-normalized | Text | 260,372 | 3072 | any |
The glove-200-cosine dataset uses embeddings from Glove (released under PDDL 1.0): https://nlp.stanford.edu/projects/glove/
The laion-clip-512-normalized dataset uses a subset of embeddings from LAION-400M (released under CC-BY 4.0): https://laion.ai/blog/laion-400-open-dataset/
The yandex-200-cosine dataset uses a subset of embeddings from Yandex Text2Image (released under CC-BY 4.0): https://big-ann-benchmarks.com/neurips23.html
Each dataset is distributed as an HDF5 file.
The HDF5 files contain the following attributes:
The HDF5 files contain the following HDF5 datasets:
Additionally, the HDF5 files of OOD datasets contain the following HDF5 datasets:
This repository contains the datasets presented in VIBE: Vector Index Benchmark for Embeddings:
https://github.com/vector-index-bench/vibe
The datasets can be downloaded manually from this repository, but the benchmark framework also downloads them automatically.
| Name | Type | n | d | Distance |
|---|---|---|---|---|
| agnews-mxbai-1024-euclidean | Text | 769,382 | 1024 | euclidean |
| arxiv-nomic-768-normalized | Text | 1,344,643 | 768 | any |
| dpr-jina-768-normalized | Text | 20,969,760 | 768 | any |
| glove-200-cosine | Word | 1,192,514 | 200 | cosine |
| gooaq-distilroberta-768-normalized | Text | 1,475,024 | 768 | any |
| imagenet-clip-512-normalized | Image | 1,281,167 | 512 | any |
| inaturalist-resnet-2048-cosine | Image | 499,000 | 2048 | cosine |
| landmark-dino-768-cosine | Image | 760,757 | 768 | cosine |
| landmark-nomic-768-normalized | Image | 760,757 | 768 | any |
| msmarco-qwen-1024-normalized | Text | 8,840,823 | 1024 | any |
| yahoo-minilm-384-normalized | Text | 677,305 | 384 | any |
| Name | Type | n | d | Distance |
|---|---|---|---|---|
| hotpotqa-harrier-640-normalized | Text | 5,233,329 | 640 | any |
| imagenet-align-640-normalized | Text-to-Image | 1,281,167 | 640 | any |
| laion-clip-512-normalized | Text-to-Image | 1,000,448 | 512 | any |
| yandex-200-cosine | Text-to-Image | 1,000,000 | 200 | cosine |
| cqadupstack-lemur-2048-ip | Multi-vector | 457,149 | 2048 | IP |
| cqadupstack-muvera-5120-ip | Multi-vector | 457,149 | 5120 | IP |
| yi-128-ip | Attention | 187,843 | 128 | IP |
| llama-128-ip | Attention | 256,921 | 128 | IP |
Deprecated datasets will remain available, but their benchmark results will not be updated in the future.
| Name | Type | n | d | Distance |
|---|---|---|---|---|
| ccnews-nomic-768-normalized | Text | 495,328 | 768 | any |
| celeba-resnet-2048-cosine | Image | 201,599 | 2048 | cosine |
| coco-nomic-768-normalized | Text-to-Image | 282,360 | 768 | any |
| codesearchnet-jina-768-cosine | Code | 1,374,067 | 768 | cosine |
| simplewiki-openai-3072-normalized | Text | 260,372 | 3072 | any |
The glove-200-cosine dataset uses embeddings from Glove (released under PDDL 1.0): https://nlp.stanford.edu/projects/glove/
The laion-clip-512-normalized dataset uses a subset of embeddings from LAION-400M (released under CC-BY 4.0): https://laion.ai/blog/laion-400-open-dataset/
The yandex-200-cosine dataset uses a subset of embeddings from Yandex Text2Image (released under CC-BY 4.0): https://big-ann-benchmarks.com/neurips23.html
Each dataset is distributed as an HDF5 file.
The HDF5 files contain the following attributes:
The HDF5 files contain the following HDF5 datasets:
Additionally, the HDF5 files of OOD datasets contain the following HDF5 datasets: