ego-thales/cifar10
Dataset Specifications Contains the entire CIFAR10 dataset, downloaded via PyTorch, then split and saved as .png files representing 32x32 images. There a three splits, perfectly balanced class-wise: train: 49,000 out of the original 50,000 samples from the training set of CIFAR10; calibration: 1,000 left-out samples from the training set; test: 10,000 samples, the entire original test set. File Structure Files are archives <split>/<classname>.zip. Each… See the full description on the dataset page: https://huggingface.co/datasets/ego-thales/cifar10.
Upload README.md with huggingface_hub
Upload README.md with huggingface_hub
Provide 'unique_split' setup (monkeypatch to download only requested split)
Upload README.md with huggingface_hub
fix path
Upload folder using huggingface_hub
initial commit
