CoolFace
7 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01metmuseum /openaccess-embeddings-siglip2 metmuseum/openaccess-embeddings-siglip2 Image embeddings for every public-domain artwork in metmuseum/openaccess, produced by google/siglip2-so400m-patch14-384. Column Type Notes objectID int64 Primary key — matches objectID in metmuseum/openaccess embedding list<float32> L2-normalised, dim = 1152 model string Source model id dim int32 Embedding dimension Image bytes are not stored here; join against the main dataset to recover them.Embedding spec: dim=1152… See the full description on the dataset page: https://huggingface.co/datasets/metmuseum/openaccess-embeddings-siglip2.tabular100K<n<1M1 likes287 downloads5mo agoHugging Face02metmuseum /openaccess-embeddings-siglip2-naflex metmuseum/openaccess-embeddings-siglip2-naflex Image embeddings for every public-domain artwork in metmuseum/openaccess, produced by google/siglip2-so400m-patch16-naflex. Column Type Notes objectID int64 Primary key — matches objectID in metmuseum/openaccess embedding list<float32> L2-normalised, dim = 1152 model string Source model id dim int32 Embedding dimension Image bytes are not stored here; join against the main dataset to recover them.Embedding spec:… See the full description on the dataset page: https://huggingface.co/datasets/metmuseum/openaccess-embeddings-siglip2-naflex.tabular100K<n<1M1 likes136 downloads5mo agoHugging Face03subhrokomol /siglip2-large-lora-v1-dataset SigLIP2-Large LoRA v1 — Training Pairs Material/surface visual-similarity training pairs for fine-tuning SigLIP2-large with LoRA + Supervised Contrastive loss. Each row links a catalog product image to one polygon-clipped material crop from a SAM3-segmented interior room render. Statistics Split Rows train 5,618 eval 576 Layout . ├── dataset.jsonl train split (one JSON object per line) ├── eval.jsonl held-out eval split └──… See the full description on the dataset page: https://huggingface.co/datasets/subhrokomol/siglip2-large-lora-v1-dataset.tabular1K<n<10K0 likes21 downloads4mo agoHugging Face04jrmiller /coco-2017-siglip2-embeddings COCO 2017 SigLIP 2 Image Embeddings Pre-computed image embeddings for the COCO 2017 dataset, generated with Google's SigLIP 2 (SoViT-400M, 384px). Overview Property Value Model google/siglip2-so400m-patch14-384 Vector dimensions 1152 Normalization L2-normalized (unit vectors) Source dataset COCO 2017 Image resolution 384 x 384 (resized by SigLIP 2 processor) Dataset Structure Schema Each row contains the… See the full description on the dataset page: https://huggingface.co/datasets/jrmiller/coco-2017-siglip2-embeddings.imageimage-feature-extraction100K<n<1M1 likes20 downloads6mo agoHugging Face05Dronezup /siglip2-blind-spots SigLIP2-Large Blind Spots Dataset Model Tested google/siglip2-large-patch16-512 878M parameters Architecture: Vision Transformer with sigmoid contrastive loss How The Model Was Loaded Zero-Shot Classification from transformers import pipeline import torch classifier = pipeline( task="zero-shot-image-classification", model="google/siglip2-large-patch16-512", torch_dtype=torch.float16, device=0 ) results = classifier(image… See the full description on the dataset page: https://huggingface.co/datasets/Dronezup/siglip2-blind-spots.textzero-shot-classificationn<1K0 likes10 downloads7mo agoHugging Face06Arpit7860 /siglip2-base-blindspotsimagen<1K0 likes4 downloads7mo agoHugging Face07aqpahm /aic2026-visual-siglip2-so400mtabular100K<n<1M0 likes4 downloads11d agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.