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
2 years ago
0 Hello. I Have An Issue Where Clearml Doesn'T Read From Uncommitted Changes. I Changed The Batch Size Locally And Started Training. When I Check It In

Hi @<1523704674534821888:profile|SourLion48> , I'd suggest connecting your batch size as a configuration parameter of the experiment, for example using argparser, and then regardless of the committed or uncommitted code, you will be able to control this value through the configuration section.

What do you think?

12 months ago
0 Hello. Is The Self-Hosted Clearml Subject To Restrictions Of The The Remote-Hosted Versions On Calls / Gb/ Etc., Or Is It Unrestricted?

Hi @<1688721775728267264:profile|VastGiraffe70> , the self hosted version is completely unrestricted from the usage perspective

one year ago
0 Hi, Clearml We'Re Running Self-Hosted Clearml Server:

Hi @<1523701491863392256:profile|VastShells9> , I assume you're using the autoscaler?

11 months ago
0 Hello, Team!

Hi @<1833676820357058560:profile|MiniatureGrasshopper70> , I suggest checking out the channel to see anything you can add or fix πŸ™‚

6 months ago
0 Hello Everyone! I Have Another Question

Hi @<1562610703553007616:profile|CloudyCat50> , how are you downloading the models?
If you just want to download them, you can use the StorageManager class to do that easily - None

Specifically this - None

one year ago
0 Hi Folks, Any Idea Why I Am Getting This Strange Error From Clearml-Data:

Reproduces for me as well. Taking a look what can be done πŸ™‚

3 years ago
0 Is There More Info On How To Set Up Clearml-Agent In Kubernetes Than At These Links?

Ok, that’s good to know. So with the autoscaler, can you also define what types of machines you need, for example GPU/No GPU, storage size, memory, etc?

Yes! And you can even run with preemptible instances πŸ™‚

2 years 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 I Have A Question Regarding "Imitating" An Agent Pulling Some Task For Debugging Purposes I Am Trying To Do Something Like: Creating A Task On The Server

DepressedChimpanzee34 , how are you trying to get the remote config values? Also, what which configurations are we talking about specifically?

4 years ago
0 What Could Be Causing This?

What is this http://unicorn address? Did you deploy using docker compose?

3 years ago
0 Hey, How Can I Find Which Tasks/Projects Have The Most Metrics?

Hi @<1533257411639382016:profile|RobustRat47> , what would you define as most metrics?

one year ago
0 Hi Everyone, I'M Setting Up Aws Autoscaler. Is It Possible To Configure

I suggest watching the following videos to get a better understanding:
Agent - None
Autoscaler - None

Also please review agent docs - None

when a task is enqueued when does the autoscaler kicks in?

You're looking for the polling interval parameter as mentioned in the documentation - [None](https://clear.ml/docs/latest/docs/webapp/appl...

9 months ago
0 Hi Everyone, I'M Setting Up Aws Autoscaler. Is It Possible To Configure

No need, you can set multiple compute resources per single autoscaler instance

9 months ago
0 Hi! How To Fix This Error With Response?

Hi AbruptHedgehog21 , what are you trying to do when you're getting this message? Are you running a self hosted server?

3 years ago
0 Hey! When Reviewing An Experiment In Clearml, In The "Plots" Tab, I Want To Display Multiple Graphs On The Same Row, For A Similar Experience Like "Debug Samples". Can Anyone Help My Configure It? Perhaps My Best Option Is To Convert The Graph To A 'Debug

Hi LethalCentipede31 , I don't think there is an out of the box solution for this but saving them as debug samples sounds like a good idea. You can simply report them as debug samples and that should also work πŸ™‚

2 years ago
2 years ago
0 Using

If it works on two computers and one computer is having problems then I'll be suspecting some issue with the computer itself. Maybe permissions or network issues

4 years ago
0 Hi, I Tried Download Model From Clearml.Storage (From S3 Bucket), But I Got This Error. Err: [Errno 36] File Name Too Long: Is There Any Way To Fix This? Thanks

VictoriousPenguin97 , Hi πŸ™‚

Can you provide a snippet of how you tried to download the file? Also what version of clearml are you using? Also can you please give an example of the filename you have on s3?

4 years ago
Show more results compactanswers