vrachit/imagenet-1k-webdataset
ImageNet-1k WebDataset This dataset contains ImageNet-1k in WebDataset format (tar files) for efficient streaming. Dataset Structure Training: 129 shards (train-*.tar) Validation: 5 shards (validation-*.tar) Total size: 147.82 GB Format Each tar file contains samples with: *.jpg: Image bytes *.cls: Label (class ID as text) Usage import webdataset as wds # Training dataset train_url = "train-{000000..000000000}.tar" dataset =… See the full description on the dataset page: https://huggingface.co/datasets/vrachit/imagenet-1k-webdataset.
This repository belongs to vrachit on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
