French caption datasets
Collection
Datasets I cleaned with an image, a prompt question (like "describe this image") and an answer.
Can be used to train VLMs. • 9 items • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset is a processed version of the Localized Narratives dataset by Pont-Tuset et al., particularly for a visual question answering task where answer is a caption.
We converted the images to PIL format (image column of the dataset); created 64 different questions in French (question column); and finally translated the original captions from English to French and used them as answers (answer column).
@misc{ponttuset2020connectingvisionlanguagelocalized,
title={Connecting Vision and Language with Localized Narratives},
author={Jordi Pont-Tuset and Jasper Uijlings and Soravit Changpinyo and Radu Soricut and Vittorio Ferrari},
year={2020},
eprint={1912.03098},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/1912.03098},
}