Sometimes you just want to save something in your profile privately and work on it later without the hassle of "load_.../push_to_hub" in a code file.
I know this is super lazy π But it is what it is ...
tag : @victor
Join the community of Machine Learners and AI enthusiasts.
Sign UpAn editor on the hub for datasets would be even better ! Imagine applying a map function on your dataset and saving the resulted dataset in a seperate revision or a subset/split without even the need to download and push back !!!
Maybe apply fees for larger datasets since they require more compute ... like renting the server were the dataset reside anyway !?
For now, I use this if I just want to duplicate a model or dataset.
https://huggingface.co/spaces/huggingface-projects/repo_duplicator
It would be much easier if it were built into the official GUI. In general, there are a lot of useful features that are not yet integrated into the GUI... I know it's hard to layout the GUI parts, deploy them, and make sure they work...
Exactly it's much more convenient to have it as a hub feature π
for duplicating models and datasets, you can use the following space developed by
@osanseviero
https://huggingface.co/spaces/huggingface-projects/repo_duplicator
But a hub feature itself hits different πΆ