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