OpenCLIP
vaishaal commited on
Commit
35ac9c4
1 Parent(s): 535fb30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license_link: LICENSE
7
 
8
 
9
  A CLIP (Contrastive Language-Image Pre-training) model trained on DFN-2B.
10
- Data Filtering Networks (DFNs) are small used to automatically filter large pools of uncurated data.
11
  This model was trained on 2B images that were filtered from a pool of 12.8B uncurated image-text pairs
12
  (12.8B image-text pairs from CommonPool-12.8B).
13
 
 
7
 
8
 
9
  A CLIP (Contrastive Language-Image Pre-training) model trained on DFN-2B.
10
+ Data Filtering Networks (DFNs) are small networks used to automatically filter large pools of uncurated data.
11
  This model was trained on 2B images that were filtered from a pool of 12.8B uncurated image-text pairs
12
  (12.8B image-text pairs from CommonPool-12.8B).
13