Spaces:
Runtime error
Runtime error
Commit
·
166c18f
1
Parent(s):
d1e7790
Update intro
Browse files- sections/intro.md +0 -1
sections/intro.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
This demo uses [CLIP-mBART50 model checkpoint](https://huggingface.co/flax-community/multilingual-image-captioning-5M/) to predict caption for a given image in 4 languages (English, French, German, Spanish). Training was done using image encoder (CLIP-ViT) and text decoder (mBART50) with approximately 5 million image-text pairs taken from the [Conceptual 12M dataset](https://github.com/google-research-datasets/conceptual-12m) translated using [MBart50](https://huggingface.co/transformers/model_doc/mbart50.html).
|
3 |
|
4 |
New demo coming soon 🤗
|
|
|
|
|
1 |
This demo uses [CLIP-mBART50 model checkpoint](https://huggingface.co/flax-community/multilingual-image-captioning-5M/) to predict caption for a given image in 4 languages (English, French, German, Spanish). Training was done using image encoder (CLIP-ViT) and text decoder (mBART50) with approximately 5 million image-text pairs taken from the [Conceptual 12M dataset](https://github.com/google-research-datasets/conceptual-12m) translated using [MBart50](https://huggingface.co/transformers/model_doc/mbart50.html).
|
2 |
|
3 |
New demo coming soon 🤗
|