Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
library_name: open_clip
|
6 |
---
|
7 |
|
8 |
-
A CLIP (Contrastive Language-Image Pre-training) model trained on EntityNet-33M.
|
9 |
|
10 |
See the [project page](https://github.com/lmb-freiburg/entitynet) for the paper, code, usage examples, metrics, etc.
|
11 |
|
|
|
5 |
library_name: open_clip
|
6 |
---
|
7 |
|
8 |
+
A CLIP (Contrastive Language-Image Pre-training) model trained from scratch on EntityNet-33M.
|
9 |
|
10 |
See the [project page](https://github.com/lmb-freiburg/entitynet) for the paper, code, usage examples, metrics, etc.
|
11 |
|