Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10M - 100M
License:
Issues downloading the data
#4
by
adrienchaton
- opened
Hello and thanks for sharing your dataset, I am trying to download it with
https://huggingface.co/docs/huggingface_hub/package_reference/file_download#huggingface_hub.snapshot_download
However, it is crashing after 102GB
File ".../mambaforge/envs/bayevo2/lib/python3.11/site-packages/huggingface_hub/file_download.py", line 454, in http_get
for chunk in r.iter_content(chunk_size=constants.DOWNLOAD_CHUNK_SIZE):
File ".../mambaforge/envs/bayevo2/lib/python3.11/site-packages/requests/models.py", line 822, in generate
raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(10724414180 bytes read, 187228085 more expected)', IncompleteRead(10724414180 bytes read, 187228085 more expected))
I tried two times to download but it would crash at the same point.. What working alternatives are available to download your data locally please?