File size: 500 Bytes
269c1e3 c7f9bcf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
language:
- en
license:
- cc-by-4.0
multilinguality:
- monolingual
---
# CLIP-BERT training data
This data was used to train the CLIP-BERT model first described in [this paper](https://arxiv.org/abs/2109.11321).
The dataset is based on text and images from MS COCO, SBU Captions, Visual Genome QA and Conceptual Captions.
The image features have been extracted using the CLIP model [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) available on Huggingface. |