Datasets:
Tasks:
Image-to-Text
Modalities:
Text
Formats:
webdataset
Languages:
English
Size:
1K - 10K
License:
Update README.md
Browse files
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-
|
| 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.
|