Add model card, link to paper (#1)
Browse files- Add model card, link to paper (0f98e41bdc768294a3b74c63b6a4127dcb697024)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: zero-shot-image-classification
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This repository contains the models of the paper [Preserving Multi-Modal Capabilities of Pre-trained VLMs for Improving Vision-Linguistic Compositionality](https://huggingface.co/papers/2410.05210).
|