`huggingface_hub.upload_file` returns a 404 error

Hi there! upload_file also has a parameter which is repo_type. You should set it to “dataset” as well for this to work.

2 Likes