This repository stores precomputed feature tables for experiments that align
visual encoder embeddings to a TinyCLIP text embedding space using contrastive
losses and lightweight adapters.
Raw source images are not included. The files here are Parquet metadata,
caption/text embeddings, image embeddings, and manifests that make the feature
sets easy to join and reuse.
.
├── flickr30k/
│ ├── metadata/
│ ├──… See the full description on the dataset page:
https://huggingface.co/datasets/StanislavLev/tiny-clip-image-encoders-adapter.