Skip to content
RAG Repo

Conceptual Captions (CC3M / CC12M)

Conceptual Captions is built from the alt-text that web authors attach to images, the short descriptions meant for screen readers. Google Research cleaned this raw text and generalised it, a step they call hypernyming: swapping a specific name like a person or brand for a broader category such as "man" or "car", so the captions describe image content rather than name particular entities.

It comes in two sizes, the 3.3 million pair CC3M and the larger 12 million pair CC12M. The dataset is distributed as image URLs paired with captions, so you download the images from their original hosts yourself.

Access is governed by Google Research terms that are permissive for research use. Check those terms before building anything commercial on top of it.

image-textcaptioningalt-textgooglemultimodal

Related sources