Datasets:
Update README.md with additional setup instructions
Browse files- Added detailed setup instructions for new users.
- Clarified the installation process and prerequisites.
- Included examples for better understanding.
- Improved formatting for readability.
README.md
CHANGED
@@ -16,7 +16,7 @@ This is a curated PD12M dataset for use with the [Chipmunk](https://github.com/I
|
|
16 |
|
17 |
### Dataset Description
|
18 |
|
19 |
-
This dataset comprises a curated
|
20 |
|
21 |
### Dataset Sources
|
22 |
|
|
|
16 |
|
17 |
### Dataset Description
|
18 |
|
19 |
+
This dataset comprises a curated [Public Domain 12M](https://source.plus/pd12m) image collection, refined by filtering for active image links. EXIF data was extracted, and images underwent preprocessing and feature extraction using [SigLIP 2](https://huggingface.co/papers/2502.14786). All vector embeddings are normalized 16-bit half-precision vectors optimized for L2 indexing with [vectorchord](https://github.com/tensorchord/vectorchord).
|
20 |
|
21 |
### Dataset Sources
|
22 |
|