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

Reputation

0
11 months ago
0 Hello ! When Running

Using export?

3 years ago
0 Hi There, I Am Running A Clearml-Agent And Now Trying To Run A Pipeline On A Schedule. When I Try Run The Schedule Using The Queue Assigned To The Worker I'Ve Got Running, I Get The Following Error About

Hi @<1654294828365647872:profile|GorgeousShrimp11> , it appears the issue is due to running with different python versions. It looks like the python you're running the agent on, doesn't have virtualenv

one year ago
0 Has Anybody Encountered:

Hi @<1584716373181861888:profile|ResponsiveSquid49> , what optimization method are you using?

2 years ago
0 My Task Is In Pending State, After I Enqueued The Task Its In Pending State, Need Help!!

Please also don't spam the main channel. Keep same topic messages in same thread.

2 years ago
0 Hi, I Notice A New Behavuour With Clearml-Agent=1.1.0. When It Is Installing The Packages I Nrequirements.Txt, It Failed With.

SubstantialElk6 , can you please verify that you have all the required packages installed locally ? Also in your ~/clearml.conf what is the setting of agent.package_manager.system_site_packages

4 years ago
0 Hi

Hi UpsetCrow72 ,

Can you please explain which steps you took to make this happen? I'm not sure I understand what exactly happened.

3 years ago
0 Hello, What Are Mongodb Default Login Credentials For Self Hosted Clearml Server? We Are Moving Our Datasets To Another Place And So Far I Think Clearml Doesnt Support It. So I Would Like To Try Change The Database Entry (Im Guessing Its Stored Somewhere)

Yes, links to data should all be in mongodb. Under the hood datasets are 'special' type of tasks so you can just find that experiment and check the registered artifacts, there should be the links to the data itself

one year ago
0 Hi, I Just Started Working With Clearml And I Have A Question About One Of My Plots. Fig 1 Is What It Looks Like In My Pycharm Output. Fig 2 Is What Is Logged In The Clearml Server. Why Does The Figure Change So Drastically? And How Can I Solve It? Sideno

Why does the figure change so drastically? And how can I solve it?

What are you referring yo specifically? The data plots seem to be identical.

Sidenote: there seems to be a bug in the plot viewer, as the axis are a bit chaotic..

Do you mean the x/y intersection?

3 years ago
0 Any Ideas

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

3 years ago
0 Hi! I’M Running An Experiment As Follows:

Hi AbruptCow41 ,

I think you need to call Task.init before creating the argparser args

3 years ago
3 years ago
0 When I Send A Request Of Creating A User To Clearml-Apiserver, It Logs An Error Likes This:

@<1523704089874010112:profile|FloppyDeer99> , can you try upgrading your server? It appears to be pretty old version.

When looking at the user in MongoDB, is it some special user or just something regular?

3 years ago
0 Hey, I Use On Prem Clearml, I Want To Prevent Users From Uploading Model Checkpoints To The File Server. It'S Already Being Taken Care By The Framework And Stored In A Different Location. As Far As I Understand, The Problem Is That If The User Put

Not sure. I think it would require the admin vault to implement something like this via env variables.

You can always instruct the users to add it to their code

one month ago
0 Hi Everyone! I'Ve Noticed That If I Run An Experiment And It Fails, The Clearml Agent Will Delete All Datasets That Have Been Downloaded During The Run. Is It Correct Behavior? How Can I Force The Agent To Preserve Such Datasets?

ExcitedSeaurchin87 , Hi 🙂

I think it's correct behavior - You wouldn't want leftover files flooding your computer.

Regarding preserving the datasets - I'm guessing that you're doing the pre-processing & training in the same task so if the training fails you don't want to re-download the data?

3 years ago
0 Hello All For Some Reason, Whenever I Start A Pipeline It Starts Two Runs At The Same Time, Which Ruins One Task. When I Abort One Such Pipeline Run, I Get "Aborted 2 Experiments". How Can I Stop That?

Hi @<1533619716533260288:profile|SmallPigeon24> , is it possible you're selecting multiple experiments? Or maybe there were two initial steps that were aborted? How does your pipeline look in the UI and do you have something that reproduces that?

2 years ago
0 Hi! If I Have A Folder With Multiple

Can you give an example of the pathing of dirpath ?

3 years ago
Show more results compactanswers