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 Hi, I See Some Strange Behavior Where The Training Fails When Running On Clearml (Loss = Nan) Compared To Running W/O Clearml. This Is Entirely Reproduceable. Has Anyone Seen This?

Hi @<1574931891478335488:profile|DizzyButterfly4> , can you please put the logs in the a more readable format like

this is much nicer for logs

Also please add a code snippet that reproduces this

6 months ago
0 Another Questions Related To

Hi @<1576381444509405184:profile|ManiacalLizard2> , I think the correct format is PACKAGE @ git+ None

2 years ago
one year ago
0 Hi All, Do The Versions Of

ClearML should be backwards compatible - any combination will work. However it's always suggested to use the latest versions 🙂

3 years ago
0 Hi, I Am Trying To Use Agent, But I Have A Problem. Execution Of Task Stucks Like This

What if you remove the Point package? Does it run then?

2 years ago
0 Hello All! Is There Any Way To Hide Menu On The Side Bar? I Want To Show Project Menu Only.

I'm afraid not, but I think it would be a cool feature request on GitHub 😉

2 years ago
0 Hello All! Is There Any Way To Hide Menu On The Side Bar? I Want To Show Project Menu Only.

Hi @<1524922424720625664:profile|TartLeopard58> , you mean the side bar on the left with projects/datasets/etc... ?

2 years ago
0 Hey. Is It Possible To Keep Docker Container Once Job Finished/Failed? I See In Logs That "--Rm" Is Passed To "Docker Run". Is It Possible To Avoid It?

Aren't you getting logs from the docker via ClearML? I think you can build that capability fairly easily with ClearML, maybe add a PR?

3 years ago
0 Anyone Faced An Issue With Elasticsearch Before

Looks like elastic is failing to access a shard. Do you have visibility into machine utilization? How much RAM is elastic consuming?

Also, is this the entire error repeating or is there more context?

3 months ago
0 Clearml Hyperparameters Optimization App Produces "Summary" Table With 'Task Id', Hyperparameters Values And 'Obective'. Is There A Way (== Function) For Adding Some Custom Data For This Table?

It's a fairly new feature, basically you can take any plot/graph/debug sample in the system and embed it into the report which is edited in markdown. Mouse over and graph or plot and you'll see an orange button that will allow you to embed the plot

2 years ago
2 years ago
0 Hi All, Is There A Way To Make Agents That Run As Root, To Execute The Code Tasks And Of Pipeline Steps, As The User That Executed The Pipeline Or Task Code Instead Of As Root?

There are no role based access controls in the open source version. This feature exists only in the Scale/Enterprise licenses.

2 years ago
0 I Have The User/Pass Set Up On The

Can you also add a full log of the run that was showing the git pass in the startup print?

9 months ago
0 I Have The User/Pass Set Up On The

Did you set your password or an access token? Also, please try sticking to a single thread per topic and not multiple messages, it spams the channel

9 months ago
0 I Have The User/Pass Set Up On The

From the previous screenshot you showed, it looks like you're using a password and not an access token

9 months ago
0 I Have The User/Pass Set Up On The

Can you add the full log of the run?

9 months ago
0 I Have The User/Pass Set Up On The

And can you manually clone the same exact commit on the machine running the agent?

9 months ago
0 I Have The User/Pass Set Up On The

And this is from the same machine running the agent correct?

9 months ago
0 Hello Everyone! Do You Know How To Run Several Agents Simultaneously On The Same Pc? I Launched The First One And If I Try To Run The Second One I Get:

Hi ExcitedSeaurchin87 ,

How are you trying to run the agents? Also, are you trying to run multiple agents on the same GPU?

3 years ago
0 Hi All

I suggest starting with docker ps and then checking on the logs of the relevant docker

2 years ago
0 Hi Everyone. Has Anyone Ever Set Up A Grafana Alert For Data Drift Using Clearml-Serving/Grafana?

Hi @<1673501397007470592:profile|RelievedDuck3> , I think this is more of a Grafana core capability

one year ago
0 I Get An

I just want to make sure that the file itself is valid first 🙂

3 years ago
0 I Get An

Great! Let me check if this is by design or an issue 🙂

3 years ago
0 I Get An

Same file I mean the requirements.txt file

3 years ago
Show more results compactanswers