Maurice Weber
commited on
Commit
•
fdaf637
1
Parent(s):
6218229
update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,10 @@ pretty_name: Red Pajama V2 Dataset
|
|
12 |
|
13 |
### Getting Started
|
14 |
|
15 |
-
The full RedPajama-V2 dataset is
|
16 |
-
|
17 |
-
|
|
|
18 |
|
19 |
Check out our [blog post](XXXXX) for more details on the build process, dataset structure and schema.
|
20 |
|
|
|
12 |
|
13 |
### Getting Started
|
14 |
|
15 |
+
The full RedPajama-V2 dataset is an open dataset for training large language models. The dataset includes over 100B text
|
16 |
+
documents coming from 84 CommonCrawl snapshots and processed using
|
17 |
+
the [CCNet](https://github.com/facebookresearch/cc_net) pipeline. Out of these, there are 30B documents in the corpus
|
18 |
+
that additionally come with quality signals, and 20B documents that are deduplicated.
|
19 |
|
20 |
Check out our [blog post](XXXXX) for more details on the build process, dataset structure and schema.
|
21 |
|