File size: 381 Bytes
793b79f
 
 
e7fb26f
 
7ef74d0
e7fb26f
1
2
3
4
5
6
7
8
---
license: cc
---

YFCC15m dataset from <https://github.com/openai/CLIP/blob/main/data/yfcc100m.md>.
The subset is obtained by filtering the original YFCC100m (yfcc100m_dataset.sql) using the photo ids from <https://github.com/openai/CLIP/blob/main/data/yfcc100m.md>.
The script to rebuild the data from the original YFCC100m is provided at [build_yfcc15m.py](build_yfcc15m.py).