datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
wds_objectnetwds_imagenet_sketchwds_imagenet-rwds_imagenet-awds_imagenetv2wds_imagenet1kwds_fer2013wds_flickr30kwds_carswds_vtab-eurosatwds_vtab-caltech101wds_fgvc_aircraftwds_vtab-cifar10wds_vtab-petswds_vtab-cifar100wds_sun397wds_vtab-pcamwds_food101wds_mnistwds_mscoco_captionswds_vtab-resisc45wds_country211wds_vtab-clevr_count_allwds_gtsrbwds_vtab-diabetic_retinopathywds_flickr8kwds_mscoco_captions2017wds_imagenet-owds_voc2007climateset
Terms of Use
By using the dataset, you agree to comply with the dataset license (CC-by-4.0-Deed).
Download Instructions
To download one file, please use
from huggingface_hub import hf_hub_download
# Path of the directory where the data will be downloaded in your local machine
local_directory = 'LOCAL_DIRECTORY'
# Relative path of the file in the repository
filepath = 'FILE_PATH'
repo_id = "climateset/climateset"
repo_type = "dataset"
hf_hub_download(repo_id=repo_id… See the full description on the dataset page: https://huggingface.co/datasets/climateset/climateset.
