RichardErkhov commited on
Commit
f6715c0
1 Parent(s): 9c977a7

Upload 4 files

Browse files
Files changed (4) hide show
  1. .gitattributes +0 -3
  2. README.md +12 -0
  3. test.jsonl.zst +3 -0
  4. val.jsonl.zst +3 -0
.gitattributes CHANGED
@@ -53,6 +53,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
- # Video files - compressed
57
- *.mp4 filter=lfs diff=lfs merge=lfs -text
58
- *.webm filter=lfs diff=lfs merge=lfs -text
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ ---
4
+
5
+ # Pile Uncopyrighted
6
+ 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.
7
+ Please consider using this dataset to train your future LLMs, to respect authors and abide by copyright law.
8
+ Creating an uncopyrighted version of a larger dataset (ie RedPajama) is planned, with no ETA.
9
+
10
+ **Methodology**
11
+ Cleaning was performed by removing everything from the Books3, BookCorpus2, OpenSubtitles, YTSubtitles, and OWT2 subsets.
12
+ 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.
test.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6cafe820e9c350af95b57ec75d35d7c8b479de2eb87caabe6fb6b567e639c3a
3
+ size 337771483
val.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5e5d1532bf8dc33a6589b50ecba1a8c96f7b4b9cb343d168e603c393007c26
3
+ size 338045152