tonyassi/vogue933k-embedding
Vogue Runway Image-Embedding Corpus Dataset of Vogue Runway images and embeddings. Metric Value Designers 1 749 Collections 25 876 Images / Looks 933 328 Years covered 1990 → 2025 Embedding model google/vit-base-patch16-224 (mean-pooled CLS tokens) Vector size 768 float32 from datasets import load_dataset ds = load_dataset("tonyassi/vogue933k-embedding", streaming=True, split="train") for i, row in zip(range(10), ds): print(row)
745
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face