Datasets:

Modalities:
Text
Formats:
webdataset
Languages:
English
Libraries:
Datasets
WebDataset
License:
rwightman HF staff commited on
Commit
9b4a5f1
·
verified ·
1 Parent(s): 6df0dac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ For faster download, you can use directly the `huggingface_hub` library. Make su
77
 
78
  #logging.set_verbosity_debug()
79
  hf = HfApi()
80
- hf.snapshot_download("pixparse/pdfa-english-train", repo_type="dataset", local_dir_use_symlinks=False)
81
 
82
  ```
83
  On a normal setting, the 1.5TB can be downloaded in approximately 4 hours.
 
77
 
78
  #logging.set_verbosity_debug()
79
  hf = HfApi()
80
+ hf.snapshot_download("pixparse/pdfa-eng-wds", repo_type="dataset", local_dir_use_symlinks=False)
81
 
82
  ```
83
  On a normal setting, the 1.5TB can be downloaded in approximately 4 hours.