Add link to paper and update task categories
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -2,9 +2,10 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
- sentence-similarity
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
-
This repository contains the datasets
|
| 8 |
|
| 9 |
https://github.com/vector-index-bench/vibe
|
| 10 |
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
- sentence-similarity
|
| 5 |
+
- text-retrieval
|
| 6 |
---
|
| 7 |
|
| 8 |
+
This repository contains the datasets presented in [VIBE: Vector Index Benchmark for Embeddings](https://huggingface.co/papers/2505.17810):
|
| 9 |
|
| 10 |
https://github.com/vector-index-bench/vibe
|
| 11 |
|