Unanswered
I Was Working With Pipelines And Just Wanted To Know If Using Clearml Data Is A Better Way To Store Any Task Outputs Compared To Artifacts. Also For Example If I Have 3 Tasks -> Preprocessing -> Training -> Eval. Is It Better To Store The Output Model In
Hi @<1859043976472956928:profile|UpsetWhale84> , output models are registered in the model repository.
It really depends on the use case regarding artifacts vs datasets. If the outputs are relevant only in the context of the pipeline then use artifacts, otherwise use datasets
31 Views
0
Answers
9 days ago
9 days ago