datasets
datasets copied to clipboard
`push_to_hub` overwrite argument
Feature request
Add an overwrite argument to the push_to_hub method.
Motivation
I want to overwrite a repo without deleting it on Hugging Face. Is this possible? I couldn't find anything in the documentation or tutorials.
Your contribution
I can create a PR.