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
0 Hi All, I'Ve Been Encountering This Error When Attempting To Simply List All Datasets:

Hi @<1523701168822292480:profile|ExuberantBat52> , I think someone should review this soon enough 🙂

6 months ago
0 Hey Everyone, When Uploading With

Hi ReassuredTiger98 ,

Are you uploading directly with the CLI?

3 years ago
0 Hi Hi, I Have A Ui Question\Suggestion, Seeing The Total Number Of Workers Assigned Per Queue, Is It Possible? I Am Running Multiple Experiments And Managing Multiple Queues, I Am Trying To Get Some Overview Of The Status Of Each Queue. And I Am Interest

DepressedChimpanzee34 , Hi 🙂

Let's break this one down:
In the 'queues & workers' window if you switch to 'queues' you can actually see all the workers assigned to a specific queue In the workers window, you can see which workers are active and which are not. Is this enough or do you think something else is needed? You can see the resources used by each worker in the workers window. Is that what you mean? You can already do that! Simply drag and drop experiments in the queue window
I'm...

4 years ago
0 Hello Everyone, I Am Having Issues With The Gcp Autoscaler. This Is In The Output Logs:

Hi @<1529271085315395584:profile|AmusedCat74> , can you please provide the full log of the autoscaler?

one year ago
0 Hey.

TenseOstrich47 , you can specify a docker image with
task.set_base_docker(docker_image="<DOCKER_IMAGE>")You will of course need to login to ECR on that machine so it will be able to download the docker image.

3 years ago
11 months ago
0 What Is The Difference Between Model And Inputmodel?

@<1523704157695905792:profile|VivaciousBadger56> , ClearML's model repository is exactly for that purpose. You can basically use InputModel and OutputModel for handling models in relation to tasks

2 years ago
0 Hello, I'D Like To Ask Questions About Taskscheduler

ScaryBluewhale66 ,
If you want to re-run - you need the agent It's still a Task object so you can just use Task.close() I'm not sure if something exists at the moment but you could write it faily easily in code

3 years ago
0 Hi. Executing Reports I Noticed Quadruple, Identically Rendered Results. Does Anybody Know A Solution? E.G.

Please try updating the ClearML server to the latest. Doesn't reproduce for me with newer versions of the backend - 1.13.0

one year ago
0 Please Tell Me What Is Needed So That The Models Saved In The Tensorboard Are Automatically Saved In S3? Upd: Like This Doesn'T Work:

Hi @<1523702932069945344:profile|CheerfulGorilla72> , in Task.init specify output_uri= None

2 years ago
0 Hi Folks! Is There A Way To Programmatically Create Users And Groups On A Server? If So, Can Someone Point Me To The Docs? Thanks

I don't believe this is part of the open documentation. In the enterprise there is an admin panel, SSO integration and RBAC on top of all the user management system. All of this is managed via an API like everything else in the system.

May I ask why you need docs on this?

one year ago
0 Hi, I Notice Through The Log That Clearml Cannot Find The Python3.7 That Was Installed In The Docker Container And Is Using The Worker’S Default Version.

Hi!
What version of ClearML-Agent are you using?
Also from within the docker, what do you get when you run the following commands:
which python
which python3
which python3.7
which python3.8

3 years ago
0 Hi All. In Self Hosted Clearml Suddenly Scalars Stopped To Be Shown In Scalars Tab. Any Ideas?

Hi @<1523701553372860416:profile|DrabOwl94> , can you check if there are some errors in the Elastic container?

2 years ago
0 Hello ! When Running

Check the environment variables, maybe test with export maybe there's some env var hiding there 🙂

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

you said you're on ubuntu... please describe exactly where/how the server + agent are set up

11 months ago
0 How To Open The Dashboard (Local Server) I.E. While Running It Give Me A Local Host Port, But How To Lunch It Without Running? Tanks,

How do you run docker compose? If you run it with the -d in the end it should stay and be persistent even after restart, if I'm not mistaken

3 years ago
0 Hi Community, When I Configure A

Hi @<1523701132025663488:profile|SlimyElephant79> , to answer your questions:

  • Does ClearML store any dataset outside of this S3 storage (and local storage) for preview or compression purposes?Some preview data might be stored inside mongodb (if it's a table for example). This of course can be disabled so no data/previews are exposed to the ClearML backend.

  • Are any data packets related to model or data versioning routed through the API server? (We are pretty confident it shouldn't, but j...

2 years ago
0 Hello Guys, I Understand We Can Add Some Scripts For Clearml-Agent To Execute Prior To The Task. Is It Possible To Add Scripts To Run After The Task?

Hi OddShrimp85 , you mean bash script? I don't think there is something built in to run a script afterwards but I'm sure you could incorporate it in your python script.

I'm curious, what is the use case?

2 years ago
0 Hi Team, Do You Guys Have A Direct Support Email Address To Which Billing Related Enquiries Can Be Sent? Thanks

Hi @<1882599179692281856:profile|FriendlyBluewhale89> I think its support@clearml.ai , it should be on the website 🙂

one month ago
0 I Have A Problem That Might Not Directly Be Clearml Related, But Maybe Someone Here Has An Idea: I Run A Clearml-Server On A Machine With 128Gb Ram, 32 Cores And 2 Gpus. On The Same Machine I Run 2 Clearml-Agent Each With Access To 1 Gpu, 12 Cores, An 48G

What happens if you look at elastic container logs directly? I think it's something along the lines sudo docker logs clearml-elastic --follow . Don't catch me on the exact syntax naming tho 😛

3 years ago
0 The Display Of The Web Server Ui Is Incomplete. How Can I Fix This?

@<1673501397007470592:profile|RelievedDuck3> , I think you can solve this by going to /login instead of /dashboard in the URL

one year ago
0 Hey There

That's an interesting idea 🙂
You should open a github issue for it!

3 years ago
Show more results compactanswers