from datasets import load_dataset dataset = load_dataset("imagefolder", data_dir="Dataset") dataset.push_to_hub("dvk65/TrashTypes")