I don't know exactly previous version, but we started use it approximately in March 2022.
We can download datasets via id's, but we need to specify names, because we have huge amount of them.
I tried to download them like this:clearml_dataset = Dataset.get(dataset_project="SplitNet Data", dataset_name=dataset_name)
Maybe SmugDolphin23 or AppetizingMouse58 might have some insight into this since behavior of Datasets changed in the last year I think
Hi EcstaticMouse10 , what was your previous version?
Also, what if you try to specify id's instead of names?
Hi EcstaticMouse10 ! Are you using the latest clearml sdk version? If not, can you please upgrade and tell us if you still have this issue?