Hi quick question. If i use clearml-data to upload a dataset to a remote folder which is mounted at, say, /mnt/something/data, when i use Dataset.get_local_c...
3 years ago
although ideally i'd like to tell it exactly where to unzip it. my project assumes a specific directory structure
got it, thanks 🙂 another thing, i can't find a clear explanation of if/how datasets can be updated. Lets say I have some dataset already created and uploaded, but then i want to add/delete/modify some files to create "version 2" of the dataset, do I need to create a brand new dataset with a new name that inherits from the original?