gings commited on
Commit
1ddf3b4
·
verified ·
1 Parent(s): a9d04ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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