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
CostlyOstrich36
Moderator
0 Questions, 4172 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 I’M Trying To Build A Leader Board For My Training Tasks, But Apparently There’S None Available With The Current

I'm not sure what you mean by leaderboard, but you can add custom metrics to the smart dashboard and sort by that if this is what you're looking for

3 years ago
0 Hey, I Have One Query.

Hi @<1585078763312386048:profile|ArrogantButterfly10> , you can fetch a task using it's id. Then with the task object in hand you can find the model in the artifacts section. For ease of use I suggest playing with dir(task) in python

one year ago
0 Hi, I'Ve Added External Links To The A

Hi OutrageousSheep60 , how did you add external links to a dataset? Can you provide a snippet?

2 years ago
0 Hi, Me Again. How Can I See User-Specified

In compare view you need to switch to 'Last Values' to see these scalars. Please see screenshot

2 years ago
0 I Installed Clearml Server According To The Instructions In The Clearml Document, In Server Ubuntu V24.04.02.

Hi @<1825341965806342144:profile|DisgustedJellyfish66> , you basically see a blank screen in the webUI? Can you check if there are any errors in the API server or web server containers?

4 months ago
4 months ago
0 Hi Everyone, I’M Trying To Run A Clearml Pipeline. I’M Using The "

Hi @<1669152726245707776:profile|ManiacalParrot65> , is this a specific task or the controller?

11 months ago
0 Clearml Tracks The Executed

Hi @<1541954607595393024:profile|BattyCrocodile47> , how does ClearML react when you run the scripts this way? The repository is logged as usual?

2 years ago
0 Is The

I don't think it's currently updated but the team is working on updating it. Hopefully it will be updated very soon 🙂

2 years ago
2 years ago
0 Please Tell Me, No One Faced The Problem That Clearml Does Not Intercept Tb Images? Although These Images Are In Tb And The Following Errors Appear In The Terminal:

Hi CheerfulGorilla72 ,

Tensorboard images aren't captures for you in ClearML?
How are you self hosting the ClearML server?

3 years ago
0 Hi, In The Slack Alert Example, What Does "This Function Will Never End" Mean? Not Even After The Task Finish?

Hi PunyWoodpecker71 , I guess it means the task will never finish either

3 years ago
0 Hi There, Is There An Option To Show Plots In The Order They Are Inserted To Clearml Instead Of Alphabetic Order Of Titles?

Do you mean reordering them with a drag and drop functionality or options for different orderings?

3 years ago
0 Hey Everyone With Recent Changes In Dockerhub Policy, Very Soon We Will Lose Our Ability For Pull

Hi @<1523701842515595264:profile|PleasantOwl46> , I think its a docker hub limitation for non paying accounts pulling too many images and unrelated to ClearML. You can always host your own artifactory as well.

11 months ago
0 Hello! Are You Able To Help Be Debug This Message?

I think you're right. But it looks like an infrastructure issue related to Yolo

12 months ago
0 Hi Good Folks Here! Does Clearml Allow Auto-Rerun Of Failed Jobs, For Example When A Spot Instance Gets Interrupted, Please? (Or Auto-Resume, If Checkpointing Logic In Place)

Hi @<1546665634195050496:profile|SolidGoose91> , I think this capability exists when running pipelines. The pipeline controller will detect spot instances that failed and will retry running them.

Are you using the PRO or the open source auto scaler?

2 years ago
0 Hello Everyone ! I Tried To Reproduce Your Tutorial :

Hi ExasperatedCrocodile76 , I think you are correct. This is simply an info print out.

2 years ago
0 Hi Team, I Am Trying To Start Clearml Server Locally I Am Getting Error As Follows

Hi SuperiorCockroach75 , can you add logs from your ES container?

2 years ago
0 Was There Any Changes To Clearml Python Sdk In The Past 24 Hours?

What do you mean? You control which version of the SDK you install (unless you just go for the latest)

2 years ago
0 Greetings, I Manually Set Up A Server On Ec2 But I'D Rather Not Put Everything On

Hi @<1785841629471444992:profile|CluelessSheep59> , looks OK. Give it a try and see what happens 🙂

8 months ago
0 My Clearml Fileserver Is Super Slow. Scp Command Works Sends 10 Mb/S, But Downloading Clearml Artifact Using Api, Using The Same Source And Destination Machines Has 0.06 Mb/S Transfer. What Could Be The Cause? Clearml Fileserver Is Hosted As A Docker Cont

Hi @<1523701122311655424:profile|VexedElephant56> , can you please elaborate a bit more on how you set up the server? Is it on top of a VPN? Is there a firewall? Is it a simple docker compose or on top of K8s?

one year ago
0 Hey, Guys! I Have A Problem. I Launched Clearml Server And Trying To Run A Worker On Another Machine. When I Run

What version of clearml and clearml-agent are you using, what OS? Can you add the line you're running for the agent?

2 years ago
0 Hi, Does Anyone Know If

There is an options for a configurations vault in the Scale/Enteprises licenses - basically applying global settings without having to edit clearml.conf

2 years ago
0 Can I Run A Random Task From A Queue? Like This

Are you running on your own server or the community server?

3 years ago
Show more results compactanswers