datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
flickr8k
Flickr8k Captions With Splits
This dataset repackages the local Flickr8k image-caption corpus into a Hugging Face imagefolder layout with per-split metadata.csv files.
Structure
train/, dev/, and test/ each contain image files and a metadata.csv.
Each row represents one image with five captions.
The image feature is inferred from file_name in each metadata.csv.
Columns
image: image file loaded by the Hugging Face Datasets library
file_name: image filename… See the full description on the dataset page: https://huggingface.co/datasets/intro/flickr8k.flickr8k-pt-br
🎉 Flickr8K Dataset Translation for Portuguese Image Captioning
💾 Dataset Summary
Flickr8K Portuguese Translation, a multimodal dataset for Portuguese image captioning with 8,000 images, each accompanied by five descriptive captions that have been
generated by human annotators for every individual image. The original English captions were rendered into Portuguese
through the utilization of the Google Translator API.
🧑💻 Hot to Get Started with the Dataset… See the full description on the dataset page: https://huggingface.co/datasets/laicsiifes/flickr8k-pt-br.
