Update README.md
Browse files
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 |
|