CoolFace
Datasetpublic

Vishva007/Flickr-Dataset-5k

Flickr1k This dataset is a subset of the Original Flickr30k Dataset, containing [Total number of samples, e.g., 5000] image-caption pairs. It has been specifically created for [Briefly state the purpose, e.g., faster experimentation with image captioning models or a specific research focus]. Dataset Details Original Dataset: Original Flickr30k dataset on Hugging Face Hub Subset Size: 5000 Data Format: Each example contains the following fields: image: The raw… See the full description on the dataset page: https://huggingface.co/datasets/Vishva007/Flickr-Dataset-5k.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes47downloads
Dataset Card

Flickr1k

This dataset is a subset of the Original Flickr30k Dataset, containing [Total number of samples, e.g., 5000] image-caption pairs. It has been specifically created for [Briefly state the purpose, e.g., faster experimentation with image captioning models or a specific research focus].

Dataset Details

  • —Original Dataset: Original Flickr30k dataset on Hugging Face Hub
  • —Subset Size: 5000
  • —Data Format: Each example contains the following fields:
  • —image: The raw bytes of the JPEG image.
  • —caption: A list of strings, where each string is a caption describing the image.
  • —img_id: A unique identifier for the image.
  • —filename: The original filename of the image.
  • —Preprocessing: The subset was created by [Briefly describe how the subset was created, e.g., randomly sampling from the original test set and splitting it into train, validation, and test sets]. The columns sentids and split from the original dataset were removed.