Open cs-mshah opened 4 months ago
Hi @cs-mshah, for uploading very large folders to the Hub, you might want to have a look at https://github.com/huggingface/huggingface_hub/pull/2254. It's not merged yet but starts to be mature. It's an upload method with advanced retry mechanisms that should help you.
Describe the bug
I am trying to upload a large dataset to HF, but I frequently encounter timeouts with the following error:
Reproduction
I have the following script after a lot of searching on uploading a large dataset (~100GB) to huggingface datasets using the huggingface hub api:
Logs
No response
System info