gabrielilharco
commited on
Commit
•
947916a
1
Parent(s):
a4a317a
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
-
tags:
|
3 |
-
- zero-shot-image-classification
|
4 |
-
- clip
|
5 |
-
library_name: open_clip
|
6 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
# Model card for CLIP ViT-L-14 trained DataComp-1B
|
9 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
+
widget:
|
4 |
+
- src: >-
|
5 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
|
6 |
+
candidate_labels: playing music, playing sports
|
7 |
+
example_title: Cat & Dog
|
8 |
+
library_name: open_clip
|
9 |
+
pipeline_tag: zero-shot-image-classification
|
10 |
---
|
11 |
# Model card for CLIP ViT-L-14 trained DataComp-1B
|
12 |
|