Add model card, link to paper
#1
by
nielsr
HF staff
- opened
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).
|