Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
yanjx21 commited on
Commit
f2efd9e
·
verified ·
1 Parent(s): c082101

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ ---
4
+ # Pile Uncopyrighted
5
+ In response to [authors demanding that LLMs stop using their works](https://tcrn.ch/3rtpIDn), here's a copy of [The Pile](https://huggingface.co/datasets/monology/pile) with all copyrighted content removed.
6
+ Please consider using this dataset to train your future LLMs, to respect authors and abide by copyright law.
7
+ Creating an uncopyrighted version of a larger dataset (ie RedPajama) is planned, with no ETA.
8
+
9
+ **Methodology**
10
+ Cleaning was performed by removing everything from the Books3, BookCorpus2, OpenSubtitles, YTSubtitles, and OWT2 subsets.
11
+ Based on section 7.1 of [the original paper](https://arxiv.org/abs/2101.00027), these datasets are the only ones which are not explicitly allowed to be used in AI training.