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

Reputation

0
0 Where Can I Find A More Extensive Documentation Of Serving? I'M Looking For

Yeah I see it too! I'll ask someone to take a look at it

3 years ago
0 Hi All, I Tried To Create A Aws Autoscaler With A Cpu Only Instance

Hi @<1539780258050347008:profile|CheerfulKoala77> , it seems that you're trying to use the same 'Workers Prefix' setup for two different autoscalers, workers prefix must be unique between autoscalers

2 years ago
0 Hi, Does Self-Hosted Clearml Implements Central Model Repository, Something Like

By the way, is there a specific functionality you're looking for?

3 years ago
0 For The Clearml-Server Component, Can The Clearml File Server Be Configured To Any Kind Of Storage ? Example Hdfs Or Even A Database Etc..

Hi DeliciousBluewhale87 ,

Can you please elaborate a bit? The fileserver is a very simple component for storing and retrieving data. You can save any form of data on it. What exactly is your use case?

3 years 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()

2 years ago
0 Weird Error; My Local Execution Hung With

Can you look in the UI if the execution parameters were logged?

3 years ago
0 Hello All

I've never worked with JupyterHub and have little experience with notebooks. What does it do in relation to notebooks?

3 years ago
0 Hi Everyone! We Are Trying To Run Pipelines From Gitlab Ci Runners, But Are Faced With The Following Error When Performing

Hi PreciousParrot26 ,

Why are you running from gitlab runner - Are you interested in specific action triggers?

3 years ago
0 Hi. I'M Using Clearml To Log My Experiments. During Training, I Load Files Using Torch.Load.Clearml Displays The Following Message:

SoreDragonfly16 Hi, what is your usage when saving/loading those files? You can mute both the save/load messages but not each one separately.

Also, do you see all these files as input models in UI?

3 years ago
0 Hey, I'M Trying To Set Up Clearml To Work With Shared Drive Where All Models Are Going To Be Stored. Do You Know How To Store The Models During Training Simply By Saving The Path To Its Location? I Don'T Need To Send The Gigabyte-Size Files Through Clear

Hi @<1570220844972511232:profile|ObnoxiousBluewhale25> , you can use the output_uri parameter in Task.init to set a predetermined output destination for models and artifacts

2 years ago
0 Hi All, I'M Want To Compare 2 Different Tasks Plots, E.G., I Have A Histogram Of F1 Values For 2 Different Models. However, They Histogram Comparison Only Shrinks The Bars (See Attached Image). Is There A Way To Make The Bars With Normal Width / Compare T

Hi @<1582179661935284224:profile|AbruptJellyfish92> , how do the histograms look when you're not in comparison mode?

Can you provide a self contained snippet that creates such histograms that reproduce this behavior please?

2 years ago
0 Can Anybody Give A Code Example Of How To Do Runtime Changes To Taskscheduler?

Hi GloriousPenguin2 , have you tried the method you mentioned in the previous thread?

Like fetching the task of the scheduler and then changing the configuration json?

2 years ago
0 Hi Everyone, I Am Facing The Issue Of

Hi WackyHorse2 ,

What happens if you rename your model to ' u2net-ne1 ' instead and try reloading it into triton?

2 years ago
0 Hello All, I Have A Question Regarding The "Page View Options" Is There An Option To Filter Projects And Pipelines By Anything Other Than "My Work / Team Work"? I Would Like To Filter By "Dev / Prod"

Hi @<1564060257435521024:profile|PerfectShrimp1> , currently not supported. Maybe open a GitHub feature request for better filterings

2 years ago
0 Hello All

Also, can you add a screenshot please?

2 years ago
0 Hello

Not that I know of 🙂

2 years ago
0 Hi, My Server Is On Version 1.11, And Yesterday A Few Of My Runs (With Agent 1.5.1) Failed On

I meant that maybe you ran it with a newer version of the SDK

one year ago
0 How To Make Sure That Clearml Agents Are Running Queue After Server Restart? Sometimes Our Worker Dies And We Manually Have To Run Settuping For Queue, We Run It In Docker Mode Too

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , you need add the agent command that you run into the bootup of your system

2 years ago
Show more results compactanswers