Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,10 @@ configs:
|
|
20 |
path: data/train-*
|
21 |
---
|
22 |
|
|
|
|
|
|
|
|
|
23 |
## Dataset Creation Process
|
24 |
These subsets were created by streaming over the rows from [`monology/pile-uncopyrighted`](https://huggingface.co/datasets/monology/pile-uncopyrighted) and filtering by the meta column. Each subset is generally limited to the first 100,000 qualifying rows encountered.
|
25 |
|
|
|
20 |
path: data/train-*
|
21 |
---
|
22 |
|
23 |
+
|
24 |
+
> ⚠️ **Warning**: This dataset will probably make you run out of memory if you try loading it. Don't do it.
|
25 |
+
|
26 |
+
|
27 |
## Dataset Creation Process
|
28 |
These subsets were created by streaming over the rows from [`monology/pile-uncopyrighted`](https://huggingface.co/datasets/monology/pile-uncopyrighted) and filtering by the meta column. Each subset is generally limited to the first 100,000 qualifying rows encountered.
|
29 |
|