CoolFace
Datasetpublic

adams-story/datacomp200m

Datacomp200m This is a smaller version of the datacomp_1b dataset. Filtering was done by taking all rows that had self similarity (inner product) above 0.32. This resulted in 213009083 (213 million) rows. The results of the datacomp paper suggest that filtering by CLIP score is better than random sampling. Included in this repo are search indices created using autofaiss, over the text and image embeddings. There are two ways to access metadata, either in .parquet files in the… See the full description on the dataset page: https://huggingface.co/datasets/adams-story/datacomp200m.

sourceHugging Faceupdated 3y agoView on Hugging Face
3likes110kdownloads
7 commits on main
bcbd0123y ago

Update README.md

adams-story
8710a3d3y ago

Create README.md

adams-story
b8802163y ago

Upload folder using huggingface_hub (#7)

adams-story
f088feb3y ago

Upload folder using huggingface_hub (#5)

adams-story
8d798903y ago

Upload folder using huggingface_hub (#4)

adams-story
95948753y ago

Upload folder using huggingface_hub (#1)

adams-story
1671d1e3y ago

initial commit

adams-story