--- 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.