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, 3713 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 ..

Hi @<1539780284646428672:profile|PoisedElephant79> , please post in the same thread you started, no need to spam the main channel 🙂

Regarding your issue - it looks like you have some issue with authentication. How are you spinning the server?

one year ago
0 Hello Everyone, When I Use The Key Generated By Localhost Clearml I Get This Error. But The Key Generated By Clearml'S Server Is Not. How Can I Fix It? Thank You!

Hi @<1681111528419364864:profile|SmoothGoldfish52> , it looks like there is a connectivity issue and it's failing to connect to the server. Is there something in between?

8 months ago
0 Hi Everyone! I Have A Question About

How are you currently trying to wrap it up in python?

one year ago
0 Is It Possible To Run In Offline Mode And Still Save The Machine Monitoring Metrics? By Default It Is Monitored For Me In Online Mode But Not In Offline Mode.

Hi @<1558624430622511104:profile|PanickyBee11> , I think this might be a bug. Please open a GitHub issue to follow up on this 🙂

one year ago
one year ago
one year ago
0 Hello All, It Seems That Experimentmanager Is Geared Toward Training Jobs. We However Need To Do Evaluation/Benchmarking Jobs Most Of The Time. Is There Anyway To Change The Tag “Training” To A Customized Name For The Task?

Hi @<1560798754280312832:profile|AntsyPenguin90> , the task types are mainly for governance. There is a 'custom' task type. However, task type shouldn't affect your training

one year ago
0 Hi, Some Plots Don'T Render Via

What happens during the run is that plotly plots are shown during run on your computer but they don't show in UI and ONLY after the run is finished the plots show up?

Are your runs long?

2 years ago
0 Is It Possible To Change The

SuperiorPanda77 , yes! 🙂

2 years ago
0 Hi, When I Use The Autoscaler To Start Jobs, I Noticed Some Of Them Randomly Abort In The Middle Of The Jobs And Give The Following Error:

CloudySwallow27 , can you get logs from the machine itself? Are the jobs doing something specific when they fail?

2 years ago
0 Hello! I'D Like To Confirm That I'Ve Understood The Concept Of Using

Hi @<1603560525352931328:profile|BeefyOwl35> , The agent uses it's own entry point, so yes you do need to specify it even if it's in the dockerfile 🙂

10 months ago
0 Hey Guys, Hope You'Re Having A Good Week

RobustRat47 , Hi!
Do you mean the task position in the queue?

3 years ago
0 Hi, I’M Trying To Upload Output Model Files (Like .Pth) To Clearml Server. Assume My

Hi @<1523721697604145152:profile|YummyWhale40> _, what if you specify the output_uri through the code in Task.init() ?

9 months ago
0 Hi Everyone, I Am New Here To Clearml And I Was Wondering How Can I Make A Line Plot Similar To Wandb Where Several Runs Can Be Aggregated Together (With Error Bands) Based Upon Some Sort Of Criteria?

Hi @<1699593312320622592:profile|TeenyOtter72> , I think what you're looking for is the comparison. You can checkbox multiple experiments and then you will have a bar at the bottom with an option to compare. Let me know if this is what you were looking for

6 months ago
0 Clearml Is Distinctly Missing In The Curated Mlops Landscape.

Hi @<1523701504827985920:profile|SubstantialElk6> , thanks for the heads up 🙂

one year ago
0 Hi Everyone, Is There A Way To Either Aggregate Scalars In The Web Ui Or To Read Scalars From Existing Tasks? My Use Case Is That I Do Multiple Runs Of The Same Task And Want To Plot The Mean Metrics. However, Since A Single Run Takes Quite Long, I Do Wan

Hi @<1523701868901961728:profile|ReassuredTiger98> , you can select multiple experiments and compare between the experiments, this way you can see all the scalars at once.

You can also utilize the reports feature to create really cool looking dashboard
None

one year ago
0 Hi All! What'S The Best Way To Send My (Automatically Tracked Pytorch) Models To The Clearml Server? My Models Are Curently Saved With

Hi @<1556450111259676672:profile|PlainSeaurchin97> , I think what you're looking for is the output_uri parameter in Task.init()

one year ago
0 Hey Guys, In A Fresh Self-Hosted Clearml Server I Have The Issue That I Cannot See Any Preview Images Of The Files In A Dataset. It Seems Like A Bug, But Maybe I Am Doing Something Wrong?

I don't think datasets don't have visualization out of the box, you need to add these previews manually. Only HyperDatasets feature from the Scale & Enterprise versions truely visualizes all the data.

According to your code snippet there isn't any visualization add on top of the dataset

one year ago
Show more results compactanswers