File size: 913 Bytes
cd99bc2
 
 
 
d1c9ba7
cd99bc2
 
 
 
 
 
 
 
 
 
 
 
d1c9ba7
cd99bc2
 
 
deb1da5
cd99bc2
deb1da5
 
 
 
7819711
deb1da5
 
 
 
 
 
 
 
cd99bc2
 
 
d1c9ba7
deb1da5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
pretty_name: SmartRoute_data
license: unknown
task_categories:
- text-retrieval
language:
- en
tags:
- vector-search
- ann
- benchmarking
- smartroute
- filtervector
---

# SmartRoute_data

Compressed per-dataset tar.zst archives for SmartRoute-related FilterVector benchmark data.

## Repository Layout

Each dataset is stored at the repository root as a separate archive or archive part.

Included files:
- `Amazon.tar.zst`
- `BookReviews.tar.zst`
- `Genome.tar.zst`
- `Laion.tar.zst`
- `Laion.tar.zst.part-000`
- `Laion.tar.zst.part-001`
- `Laion.tar.zst.part-002`
- `Laion.tar.zst.part-003`
- `Music.tar.zst`
- `Reviews.tar.zst`
- `Tiktok.tar.zst`
- `VariousImg.tar.zst`

## Notes

- Repository visibility at upload time: `public`
- Laion is split into multiple parts for more reliable upload.
- Merge with `cat Laion.tar.zst.part-* > Laion.tar.zst` and then extract using `tar --zstd -xf Laion.tar.zst`.