Unanswered
I Am Currently Running A Clearml-Server And Have Few Questions About Dataset Management.
I think the only way you can get it is from the task attribute:
ds = Dataset.get(dataset_id="your dataset id") ds_uri = ds._task.artifacts.get("data").url
149 Views
0
Answers
3 years ago
one year ago