Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
CumbersomeCormorant74
Moderator
0 Questions, 60 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 Hi, I Am A Pro Account User (Just Upgraded Today). I Currently Have A Queue Name "Services" And 2 Workers Are Listening To This Queue, But Only One Is Pulling Tasks From The Queue. What Am I Missing?

AbruptWorm50 - the agent poll the queue, so any free agent can pull tasks. From the graph on the right, it looks like experiments were not waiting in the queue (max experiments is 1, and it was immediately pulled). Can you also check what happens if two experiments are enqueued at the same time?

2 years ago
0 Hi, I Am A Pro Account User (Just Upgraded Today). I Currently Have A Queue Name "Services" And 2 Workers Are Listening To This Queue, But Only One Is Pulling Tasks From The Queue. What Am I Missing?

Looking at the 2nd image you sent, I see that in addition to "services" queue, you also have queues called "training" and "training*_2" - and the experiments you circled is in the "training" queue. In that image - there are no experiments in the services queue.
If you press on the "services" queue (like you did in the first image) you can view the experiments in the queue and the workers. Can you check if there is a situation where there are tasks pending in that queue while one of the work...

2 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

NutritiousBear41 - I'm currently checking what can cause this. Will get back to you shortly

4 years ago
0 Quick One: Having Some Issues With Comparing Experiments. Can I Only Compare Experiments If They Are Clones Of The Same Parent Task?

Hi SmallBluewhale13 - can you go to http://<your ip>:8080/version.json and copy what you get?

3 years ago
0 Quick One: Having Some Issues With Comparing Experiments. Can I Only Compare Experiments If They Are Clones Of The Same Parent Task?

SmallBluewhale13 - plot comparing only shows the last iteration, where as the individual info screen displayed the last 5 iterations. Could this explain the issue?

3 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

NutritiousBear41 - can you go to localhost:8080/version.json (or change to the relevant address of your web app) and see what it outputs?

4 years ago
0 Hello! I Am Trying To Upgrade From Trains Server 0.14.0 -> 0.14.1 (Docker Setup) I Have Followed The Upgrade Instructions On

NutritiousBear41 - If the problem still occurs - I would like to see i this is a caching issue. Can you please try the following:
Open developer tools (F12) and go to network tab Locate the last call to version.json (this occurs every few minutes so you should see it at the bottom) Right-click and select Edit and Resend On the right side - look at the Request Headers and remove the 2 lines starting with "If-Modified-Since:" and "If-None-Match:" (probably at the bottom) Press send

4 years ago
0 Hello! When I Delete Tasks, Models Or Datasets From The Fileserver'S Ui, The Associated Artifacts (In

ShinyRabbit94 - The github issue reported by SuperiorPanda77 is a display issue - meaning the files are deleted, and only the "undefined" display is incorrect. This should be fixed in the next release (1.4).
In your case the files are not deleted from the filesystem - so I assume this is a different issue. Can you provide more info so that I can try to reproduce:
How are the artifacts created? Are the links in the popup describing the un-deleted files correct? Can you add a screenshot?

2 years ago
0 Hi Everyone! I Started Using Clearml To Track Some Of Our Experiments Last Week (Currently Using The Pro Tier), But I’M Having Some Issues Trying To Compare The Plots Of Two Experiments. Each Experiment Has Three Tables As Plots - One As A Plot With A Sin

@<1523701087100473344:profile|SuccessfulKoala55> - yes, plots are reported every iteration.
@<1564060248291938304:profile|AmusedParrot89> - the plot comparison indeed compares the latest iteration of the experiments. I will see if this can be better indicated somewhere

one year ago
0 Hi All. We Are Using The Community Clearml Platform To Manage Our Ml Experiments. We Recently Have Reached The Maximal Artifacts Quota (> 120Gb) And As A Result Can’T Use The Platform. I Have Deleted A Big Portion Of The Experiments And Models (Both From

The artifacts (debug samples, models, artifacts) deletion is currently performed done from the browser, after the task object is deleted from the backend. So it might take time for all the artifacts to be deleted - please make sure not to close your browser.
Note that only artifacts saved on fileserver are deleted - exteranal artifacts (in the cloud or on a local filesystem) are not deleted.
We are working on moving the deletion to the server side, to avoid these kind of issues. Should be in ...

2 years ago
0 Hi Clearml People, I Am Trying To Figure Out If Plotly Animations Are Supported? I Can See That I Can Report An Animation Figure And Get The Play/Stop Buttons But It Seem To Be Static

Hi DepressedChimpanzee34 .
Currently supporting plotly animations is not planned for the upcoming versions. I would suggest opening a feature request in github, or add it to the UI change request thread: https://github.com/allegroai/clearml/issues/81 .
Thanks,
Oren.

3 years ago
0 Hey Can Anyone Explain This, My Max Number Of Instances Is 5 But Its Showing Something Like That: Its Showing 8 Instance Which Does Not Make Sense,

Hi @<1570583227918192640:profile|FloppySwallow46> . We've update the rate limits. Can you please check if the issue is still occurring?

one year ago
0 Hello! When I Delete Tasks, Models Or Datasets From The Fileserver'S Ui, The Associated Artifacts (In

SuperiorPanda77 - thanks for updating. So indeed these may be similar issues. I will re-check this and udpate

2 years ago
0 Hey Can Anyone Explain This, My Max Number Of Instances Is 5 But Its Showing Something Like That: Its Showing 8 Instance Which Does Not Make Sense,

We limit the allowed calls per IP - to make sure the server is not blocked accidentally. We enabled over 1000 calls per minute.

one year ago
0 Hello! On The Dataset Tab, It Is Possible To Add Tags For Dataset Manually. Is There A Way To Add Tags Through The Code? When I Add Tags Through

@<1523701790044852224:profile|FreshParrot56> - Indeed a bug. We will fix this in the upcoming version - due in a few weeks

one year ago
Show more results compactanswers