I'm guessing you want the files locally. Please try the following two:
https://clear.ml/docs/latest/docs/references/sdk/dataset#get_mutable_local_copy
https://clear.ml/docs/latest/docs/references/sdk/dataset#get_local_copy
Answered
Hi, I’M Trying To Download The Dataset To Local Machine.
With This Command.
Hi, I’m trying to download the Dataset to local machine.
with this command.
ds = Dataset.get(dataset_id)
local_path = ds.get_local_copy()
But somehow, it only downloads a json file (.state.json) and creates the empty directory.
1K Views
1
Answer
2 years ago
one year ago
Tags