Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ Fully downloaded dataset is roughly 2TB in size in parquet format.
47
  To download, one can use `datasets` library directly:
48
  ```
49
  import datasets
50
- ds = datasets.load_dataset("Zyphra/Zyda", split="train")
51
  ```
52
 
53
  ## Deduplication Details
 
47
  To download, one can use `datasets` library directly:
48
  ```
49
  import datasets
50
+ ds = datasets.load_dataset("Zyphra/dclm-dedup", split="train")
51
  ```
52
 
53
  ## Deduplication Details