Save `DatasetDict` to HuggingFace Hub

Hi Mario,
Thank you for answering.
Yes, and when I tried to load_dataset( “stepkurniawan/xxx”, “<the_config_name>” ) , the issue arises.
it somehow only returns me my old dataset that I have uploaded in the first time. see: Load_dataset() doesn’t load ONE of the Subset - Beginners - Hugging Face Forums

Please tell me when im wrong.
If you use push_to_hub(“something”, config_name=“configname”), when it exists already. Will the second time overwrites the first push?