Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
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.
Flickr1k
This dataset is a subset of the Original Flickr30k Dataset, containing [Total number of samples, e.g., 8000] 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: 8000
- 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
sentidsandsplitfrom the original dataset were removed.
- Downloads last month
- 47