File size: 453 Bytes
0ed8b16 acd2756 b5c46ae acd2756 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: apache-2.0
---
# CC3M Image-Text Embeddings
- `images_part{1-3}.txt` are text files with base64-encoded images.
- `texts.txt` is a text file with captions for images.
- `images.fbin` is a binary file with UForm image embeddings.
- `images.usearch` is a binary file with a serialized USearch image index.
- `texts.fbin` is a binary file with UForm text embeddings.
- `texts.usearch` is a binary file with a serialized USearch text index.
|