gings commited on
Commit
0a87e54
·
verified ·
1 Parent(s): 50f0720

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
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
+
12
+ The model has seen ~0.6B images at a batch size of 8k.