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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -19
README.md CHANGED
@@ -5,25 +5,8 @@ language:
5
  library_name: open_clip
6
  ---
7
 
8
- [Project page and code](https://github.com/lmb-freiburg/entitynet)
9
-
10
- [TODO link to paper]()
11
-
12
  A CLIP (Contrastive Language-Image Pre-training) model trained on EntityNet-33M.
13
 
14
- The model has seen ~0.6B images at a batch size of 8k.
15
-
16
- ## Model Metrics
17
-
18
- TODO
19
-
20
- ## Model Usage
21
-
22
- ### With OpenCLIP
23
-
24
- TODO
25
-
26
- ### With the EntityNet Framework
27
-
28
- See the [project page and code](https://github.com/lmb-freiburg/entitynet)
29
 
 
 
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
 
12
+ The model has seen ~0.6B images at a batch size of 8k.