Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
yury-zyphra commited on
Commit
1046a49
1 Parent(s): f0fe376

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -56,6 +56,11 @@ We deduplicated DCLM using the approximate minhash LSH method implemented in NeM
56
 
57
  The deduplication process is closely related to how we created our [Zyda-2](https://huggingface.co/datasets/Zyphra/Zyda-2) dataset, for which we released full reproduction [tutorial](https://github.com/NVIDIA/NeMo-Curator/tree/main/tutorials/zyda2-tutorial). Instead of doing careful cross-deduplication between components of Zyda-2, we only focused on DCLM itself for this release, aggressively removing duplicated documents.
58
 
 
 
 
 
 
59
  ### Dataset Description
60
 
61
 
 
56
 
57
  The deduplication process is closely related to how we created our [Zyda-2](https://huggingface.co/datasets/Zyphra/Zyda-2) dataset, for which we released full reproduction [tutorial](https://github.com/NVIDIA/NeMo-Curator/tree/main/tutorials/zyda2-tutorial). Instead of doing careful cross-deduplication between components of Zyda-2, we only focused on DCLM itself for this release, aggressively removing duplicated documents.
58
 
59
+ ## Source data
60
+
61
+ DCLM-baseline: https://huggingface.co/datasets/mlfoundations/dclm-baseline-1.0
62
+
63
+
64
  ### Dataset Description
65
 
66