Unanswered
Hi Clearml. I'M Trying To Look At Datasets Functionality (With The Help Of
Hi HelpfulHare30 ,
- Is dataset a separate object that can be used within different project or it is a project part?
You can use the dataset in every project you like. Dataset task is part of a specific project, but it can be shared between projects.dataset_folder = Dataset.get(dataset_id="dataset_id").get_local_copy()
- Can I find a dataset created with cli in Web UI?
Yes. it should create a Data processing
task.
- Can I configure clearml to store datasets by default on S3?
Yes, you can change it with --storage
arg.
155 Views
0
Answers
3 years ago
one year ago