Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
jqhoogland commited on
Commit
3468da7
·
verified ·
1 Parent(s): e53736a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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