Datasets:

Formats:
parquet
Languages:
English
ArXiv:
Tags:
image
Libraries:
Datasets
Dask
License:
Nick Padgett commited on
Commit
47d10e2
1 Parent(s): babe08d

Updating README with a link to the datasheet, even though it's in the repository.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
  # Summary
16
  **PD12M** is a collection of 12.4 million CC0/PD image-caption pairs for the purpose of training generative image models.
17
 
18
- [Paper](https://arxiv.org) [Project](https://source.plus/pd12m)
19
 
20
  # About
21
  PD12M was built and curated with [Source.Plus](https://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.
 
15
  # Summary
16
  **PD12M** is a collection of 12.4 million CC0/PD image-caption pairs for the purpose of training generative image models.
17
 
18
+ [Paper](https://arxiv.org) [Datasheet](https://huggingface.co/datasets/Spawning/PD12M/blob/main/Datasheet.pdf) [Project](https://source.plus/pd12m)
19
 
20
  # About
21
  PD12M was built and curated with [Source.Plus](https://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.