text-to-image-eval icon indicating copy to clipboard operation
text-to-image-eval copied to clipboard

Evaluate custom and HuggingFace text-to-image/zero-shot-image-classification models like CLIP, SigLIP, DFN5B, and EVA-CLIP. Metrics include Zero-shot accuracy, Linear Probe, Image retrieval, and KNN...

Results 2 text-to-image-eval issues
Sort by recently updated
recently updated
newest added

When adding the JSON definition of the [alkzar90/NIH-Chest-X-ray-dataset](https://huggingface.co/datasets/alkzar90/NIH-Chest-X-ray-dataset) Hugging Face medical dataset, found that it's a multi-label dataset instead of a multiclass. JSON definition: ``` { "dataset_type": "HFDataset", "title": "NIH-Chest-X-ray",...

enhancement
good first issue
help wanted

When adding the JSON definition of the [Qdrant/google-landmark-geo](https://huggingface.co/datasets/Qdrant/google-landmark-geo) Hugging Face dataset, got `datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset`. JSON definition: ``` { "dataset_type": "HFDataset", "title": "geo-landmarks", "title_in_source": "Qdrant/google-landmark-geo"...

good first issue
help wanted