Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ tags:
|
|
4 |
- clip
|
5 |
library_tag: open_clip
|
6 |
license: mit
|
|
|
|
|
7 |
---
|
8 |
# Model card for CLIP-convnext_xxlarge-laion2B-s34B-b82K-augreg
|
9 |
|
@@ -309,4 +311,4 @@ OpenAI CLIP paper
|
|
309 |
pdf = {https://proceedings.mlr.press/v162/wortsman22a/wortsman22a.pdf},
|
310 |
url = {https://proceedings.mlr.press/v162/wortsman22a.html}
|
311 |
}
|
312 |
-
```
|
|
|
4 |
- clip
|
5 |
library_tag: open_clip
|
6 |
license: mit
|
7 |
+
library_name: open_clip
|
8 |
+
pipeline_tag: zero-shot-image-classification
|
9 |
---
|
10 |
# Model card for CLIP-convnext_xxlarge-laion2B-s34B-b82K-augreg
|
11 |
|
|
|
311 |
pdf = {https://proceedings.mlr.press/v162/wortsman22a/wortsman22a.pdf},
|
312 |
url = {https://proceedings.mlr.press/v162/wortsman22a.html}
|
313 |
}
|
314 |
+
```
|