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, 4175 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hey All, I'M Trying To Get Artifact That Store Locally In Windows, Like That:

SparklingElephant70 , can you post the URL that is provided by the UI when you look at it?

3 years ago
0 Hey Is There A Way For One To Extend Clearml Somehow? We Have Some Custom Evaluations We Want To Do And Our Ideal Scenario Would Be To Do Them Within Clearml Itself.

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , not sure I understand what you mean, can you please elaborate on what you mean by doing the evaluations within ClearML?

one year ago
0 Hello Everybody, I Am Using Clearml Self-Hosted. Is There A Way To Run Multiple Clearml Instances (Multiple Webservers, Apiservers And Fileservers) But With A Shared Databases (Elastic, Mongo)? Elasticsearch Requires A Lot Of Ram And It Would Be An Overki

I would suggest considering a Scale/Enterprise license. The amount of time you would be wasting in man hours on managing, doing hacks and patches on this and various other capabilities would most likely cost you in the long run much more than a license. Not to mention the dedicated support and other features you would be receiving.

2 years ago
0 Any Ideas

MortifiedDove27 , in the docker ps command you added everything seems to be running fine

3 years ago
0 Hi There, I Have A Bit Of A Problem With Aws Secrets: I Pass Keys As Env Var To Clearml-Agents To Retrieve Data From A Bucket In Us-East-1 But I Use A Bucket To Store Task Artifacts In A Bucket In Eu-Central-1. So When I Pass Aws Keys As Env Vars, The Tas

JitteryCoyote63 Hello 🙂

So That I understand correctly you have a task where you pull data from us-east-1 and then want to upload the data on eu-central-1 but it's failing due to the region change, correct? Can you please give an example of the failure in console?

3 years ago
0 How Can I Check Which Experiments Are Using The Most Metrics? And Does Archiving Those Experiments Save Some Space?

Hi @<1581454875005292544:profile|SuccessfulOtter28> , using the most metrics you mean how much metric space it takes?

Archiving doesn't remove anything, but once archived, you can delete experiments to free up space

one year ago
0 Is It Possible To Change The

I think it sits somewhere in the UI code

3 years ago
3 years ago
0 Good Morning! I Have A Quick Question Regarding Clearml Dataset. When Creating A New Dataset, You Have The Option To Create A Description With

Hi @<1547028031053238272:profile|MassiveGoldfish6> , I think you can access the description by fetching the dataset and searching inside the different attributes. You can use dir() in python to see what's attached. I think you can look for Dataset.data after you fetch it

2 years ago
0 Hey Guys, I'Ve Got This Weird Issue In My Pipeline! Any Ideas Of What I Could'Ve Missed? My Parameter Becomes

Hi SmugSnake6 , can you please elaborate on what exactly is happening and what you were expecting to happen?

2 years ago
0 Clearml Task Execution Fails Trying To Pull Data From Gitlab. The Credentials Are Correct (Username + Access Token), But I Get This Error:

AdventurousButterfly15 , please upgrade to the latest agent version to see if this continues

2 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 Trying To Access The Csv File Uploaded On The Clearml Dataset In My Local Device Is Giving Me Some Errors

What is the dataset URL you see in the UI? If you go to the dataset, there should be a view to the dataset link

2 years ago
0 Hello Clearml Friends

Hello FreshKangaroo33 ,

This is a very interesting idea if I understand it correctly! Let me elaborate on it a bit to see if I understand your idea - You want the ability to create pipeline steps in the controller simply by specifying the source control parameters + packages, correct?

I'm not sure if it's available now but you can give specific packages to be used in a pipeline and it's possible to implement your use case with the current tools through a workaround. How do you currently ru...

3 years ago
0 Hi Team,In Clearml.Config File Can We Change This

@<1533159639040921600:profile|JoyousReindeer30> , you need to run the agent with the -- cpu-only tag as well 🙂

2 years ago
0 Good Week Clearml Team

Hi UnevenDolphin73 ,

If I look at a specific experiment (say, the Artifacts tab), and then click on another experiment in the experiment list, it used to automatically show the newly selected experiment's Artifacts tab. It still does this, but it now shows a blank page. I have to choose a different tab and switch back.I think they fixed it in the next version that should be released soon.

(Not sure if by design) When selecting an experiment in a (new) project, it used to automatically swit...

3 years ago
0 Hi, I Recently Updated Clearml-Server To 1.7 And I Am Getting A Lot Of The Following Errors Since Today On Any Experiment (I Didn'T Had This Error Before):

If Elastic isn't crashing then it should be good. Once I get a confirmation I'll update you 🙂

2 years ago
0 Hello Everyone, When I Try To Connect To My Clearml Server Using Clearml-Init, I Encounter This Error.

I was suspecting connectivity issues. Glad to hear it's working

3 years ago
0 Hey Everyone, I'M Trying To Change My

Hi NarrowLion8 , do you have a snippet? Just changing the file_server attribute caused that?

2 years ago
0 Hi, I Have A Visualization Issue When Using Plotly And Then “Report_Plotly” My Code Is

Hi MoodySheep3 ,can you please add a standalone snippet that reproduces this? What version of clearml are you using?

2 years ago
Show more results compactanswers