Reputation
Badges 1
46 × Eureka!I want the script to be agnostic to whether it is run using clearml or not, with a particular queue or not
With respect to unstructured data, do hyperdatasets work well with audio data (and associated metadata) ?
This is the issue
Setting up connection to remote session
Starting SSH tunnel to root@192.168.1.185, port 10022
SSH tunneling failed, retrying in 3 seconds
this doesn't interrupt jobs, but it slows it down, and it takes a lot of time to quit (adds ~2 hours for the process to end)
is it in the OSS version too?
No, it was fixed by restarting clearml then and some services. But currently, we gave up and we use debug=True so we dont use the services queue
Would I also be able to change the task name from within the subprocess?
Hmmm, my only issue there is that not all of my "artefacts" are clearml artefacts.
The files I need are models and other locally modified files that get generated by the clearml task on remote
Thanks! so it seems like the key is the Task.connect and bubble up params to original task, correct?
We have some scenario where a group of clearml experiments might represent a logical experiment. We then want to use all the trained models in a pipeline to generate some output.
With that output, we probably want to some third party like mechanical turk, do some custom evaluations - and some times more than once. We then want to connect (and present) these evaluations alongwith ClearML experiments.
we have various services internally to do this --> however, we have to manually link it up w...
I do change the task and the project name, the task name change works fine but the project name change silently fails
Sorry false alarm
can I combine docker and poetry mode?
Hey @<1577106212921544704:profile|WickedSquirrel54> , I would definitely be interested in this. A gist would be cool too