Dataset Viewer
Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the split rows. Please report the issue.
Error code: RowsPostProcessingError
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.
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
Sample Image Dataset
This is a sample dataset containing a few images and their labels.
Structure
images/
: Contains the image files.metadata.csv
: Contains the metadata with image filenames and labels.
Usage
You can load this dataset using the datasets
library.
from datasets import load_dataset
dataset = load_dataset("username/sample_datset2")
- Downloads last month
- 5