huggingface / datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
https://huggingface.co/docs/datasets
Apache License 2.0
19.28k stars 2.7k forks source link

Unable to upload a large dataset zip either from command line or UI #7253

Open vakyansh opened 3 weeks ago

vakyansh commented 3 weeks ago

Describe the bug

Unable to upload a large dataset zip from command line or UI. UI simply says error. I am trying to a upload a tar.gz file of 17GB.

image image

Steps to reproduce the bug

Upload a large file

Expected behavior

The file should upload without any issue.

Environment info

None