Maybe AnxiousSeal95 might have some input 🙂
I suggest reading the full doc page on this 🙂
In the UI check under the execution tab in the experiment view then scroll to the bottom - You will have a field called "OUTPUT" what is in there? Select an experiment that is giving you trouble?
In your ~/clearml.conf
you can specify the following to force the model to upload with the following setting:sdk.development.default_output_uri
I'm not sure, will check 🙂
Everything is configurable. I'd suggest reviewing the documentation for the pipelines
None
Hi JitteryCoyote63 , can I assume you can ssh into the machine directly?
Well not really
Please elaborate 🙂
Hi! Hmmm, good question. I think it's asynchronous since most of the uploading processes are usually async. Is there a specific use case you're thinking of?
GorgeousMole24 , another note, in the comparison screen itself, you can add other experiments to the comparison view.
Hi GorgeousMole24 , you can certainly compare across different projects.
Simply go to "all projects" and select the two experiments there (you can search for them at the top right to find them easily)
Hi HarebrainedBaldeagle11 , not that I know of. Did you encounter any issues?
Hi @<1547752799075307520:profile|ZippyCamel28> , to address your points
- What do you mean by 'reload'?
- You need to go into the project and archive the experiments in order to delete the project + experiments in the archive
- There are some configurations you can play with to report 'less' metrics. For example
sdk.metrics.plot_max_num_digits
You should read here - None . To get an idea of the size of an experiment think of an...
Hi @<1523701504827985920:profile|SubstantialElk6> , thanks for the heads up 🙂
Hi UnevenDolphin73 ,can you add the full log here? What version of the agent are you using?
Hi @<1774245220934750208:profile|GleamingTiger28> , how many workers do you have listening to the default queue and is the pipeline controller running on the default queue as well?
https://clear.ml/docs/latest/docs/references/sdk/model_model#id
This can help 🙂
@<1523702786867335168:profile|AdventurousButterfly15> , to upload artifacts automatically you can use the output_uri
parameter of Task.init()
None
AlertCrow40 , by the way. ClearML already has an integrated tool to work on a jupyter notebook.
In a couple of lines it will open a jupyter notebook for you to work with. Further reading here: https://clear.ml/docs/latest/docs/apps/clearml_session/
🙂
@<1561885921379356672:profile|GorgeousPuppy74> , what docs did you find to be lacking?
@<1539417873305309184:profile|DangerousMole43> , I think for this specific ability you would need to re-write your pipeline code with pipelines from decorators
Hi HugeSquirrel71 , what version of clearml-agent
are you using? What do you mean by white spaces inserted? Via agent?
Hi,
I can't seem to reproduce. The steps I try as follows:
Compare 2 experiments
Enough scalar graphs to have a scroll bar
Click on the eye to make some graphs disappear, they disappear but no empty spaces are shown. Can you maybe add a screenshot?
Hi @<1536881167746207744:profile|EnormousGoose35> , I think this is coded in the system. Maybe open a GitHub request for feature to follow up on this 🙂