Datasets:
Adding new readme copy
Browse files
README.md
CHANGED
@@ -13,14 +13,12 @@ tags:
|
|
13 |
![PD12M](logo.png)
|
14 |
|
15 |
# Summary
|
16 |
-
**PD12M**
|
17 |
|
18 |
# About
|
19 |
-
|
20 |
|
21 |
-
|
22 |
-
|
23 |
-
Built and curated with [Source.Plus](https://source.plus).
|
24 |
|
25 |
# Overview
|
26 |
This dataset has two components. The first is the `metadata`, which contains the image urls, captions, image dimensions, etc. The second component are the `images`.
|
|
|
13 |
![PD12M](logo.png)
|
14 |
|
15 |
# Summary
|
16 |
+
**PD12M** is a collection of 12 million CC0/PD image-caption pairs for the purpose of training generative image models.
|
17 |
|
18 |
# About
|
19 |
+
PD12M was built and curated with [Source.Plus] (htts://source.plus) with the aim of resolving many of the data quality issues that arise in web-scraped training data: the presence of copyrighted material, low quality images and captions, violent or nsfw content, PII, decaying dataset quality via broken links, etc.
|
20 |
|
21 |
+
PD12M consists of entirely public domain and CC0 licensed images, with automated recaptioning of image data, and quality and safety filtering. Images in PD12M are also hosted on dedicated cloud storage, separate from the original image hosts, to avoid placing an undue burden on those hosts or impacting services for regular users. This also ensures the dataset remains wholly intact over its lifetime.
|
|
|
|
|
22 |
|
23 |
# Overview
|
24 |
This dataset has two components. The first is the `metadata`, which contains the image urls, captions, image dimensions, etc. The second component are the `images`.
|