Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Server error while post-processing the 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.

AnimalCLEF26 Kaggle Competition Dataset

This is a HuggingFace mirror of the official AnimalCLEF26 competition dataset. All files existing in the original Kaggle dataset are unchanged, this mirror just adds additional Parquet metadata that make the dataset easier to use with HuggingFace.

Loading

from datasets import load_dataset

dataset = load_dataset("BVRA/animal-clef-2026")

print(dataset["train"][0]["image"])

Documentation

For documentation, see the original Kaggle data.

License

Review the Kaggle competition rules before using or redistributing this dataset.

Downloads last month
74