ann-cc-3m / README.md
kimihailv's picture
Docs: change README
b5c46ae
|
raw
history blame
No virus
453 Bytes
metadata
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.