3ad0869
1
2
3
4
5
from datasets import load_dataset dataset = load_dataset("imagefolder", data_dir="Dataset") dataset.push_to_hub("dvk65/TrashTypes")