Hello everyone, I am a new user for ClearML, I have one question: I created the dataset, and upload files successfully by class https://clear.ml/docs/latest/...
2 years ago
Hi ExasperatedCrab78 ,
Thanks for your quick response. 🙂
I did not set dataset.finalize()
actually. the dataset status stays running status.
So I execute dataset.remove_files(file_name, verbose=True)
it does not work 😅
No error message actually.
I print data_set.list_added_files()
, the removed file does not exist.
I want to remove the specific file in an artifact, but I can see the file in the WebAPP instead.
Sorry, my English is not well.
I use the company's laptop so I can't upload the screenshots because of permission.
Let me think about how to explain this problem.