Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
ImageNet-1k-224 CLIP Embeddings
Pre-computed CLIP image embeddings for every image in mlnomad/imagenet-1k-224.
Columns
| Column | Type | Description |
|---|---|---|
original_index |
int | Row index in the source dataset for cross-referencing |
label |
int (0–999) | ImageNet class index |
embedding |
List[float] | L2-normalised CLIP image embedding (768D) |
Stats
- Source:
mlnomad/imagenet-1k-224(trainsplit) - Total images:
1281167 - Embedding dim:
768 - CLIP model:
google/siglip-base-patch16-224
Cross-reference with the source dataset via the original_index column.
- Downloads last month
- 12