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

Reputation

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

Hi @<1639799308809146368:profile|TritePigeon86> , I think the 1.16 refers to the version of the SDK. I'd suggest upgrading your server regardless 🙂

one year ago
0 Hi. When Using Sklearn'S

DistressedGoat23 , how are you running this hyper parameter tuning? Ideally you need to have

` From clearml import Task

task = Task.init() `
In your running code, from that point onwards you should have tracking

3 years ago
0 Hi All! I Am Solving The Following Issue -> File1.Py

Hi @<1523701181375844352:profile|ExasperatedCrocodile76> , and now the worker clones the repo correctly?

2 years ago
0 Hi, I'M Trying To Upload Data To Clearml Parallelly. Is It Impossible To Use

Hi MagnificentWorm7 ,

I'm not sure I understand. You're trying to upload files to a dataset from different concurrent processes?

3 years ago
0 Hi Everyone, I'M New To Clearml And I Want To Run A Task On A Remote Host Inside A Docker Container. The Python Interpreter I Need To Use Is Located At

you set up 2 agent runs - one with docker and the other without. Each agent should be listening to a different queue. Makes sense?

2 years ago
0 Hi Everyone! I Have Few Questions In Hosting The Clearml Server

Or are you trying to change something in the docker compose?

one year ago
0 Hi, Is There A Possibility To Use One Gpu Card With 2 Agents Concurrently (There Are Tasks That Need Only Fraction Of A Card)

Hi RoundMosquito25 , I think it should work. Give it a try and tell us 🙂

2 years ago
0 Hi Guys, I'M Running A Task With

Hi @<1570220852421595136:profile|TeenyHedgehog42> , are you using the latest version of clearml-agent ? Can you provide a stand alone code snippet that reproduces this behavior for you?

2 years ago
0 Hi, Quick Y/N Question: Is It Possible To Build A Pipeline Of Pipelines? I'D Imagine This To Be Possible, Since Pipelines Are Also Treated As Tasks.

Hi @<1523703572984762368:profile|SlimyDove85> , conceptually I think it's possible. However, what would be the use case? In the end it would all be abstracted to a single pipeline

2 years ago
4 years ago
0 Is It Possible To Perform Debugging Operations With Pycharm Integration Using Remote Session?

That's an interesting question. I think it's possible. Let me check 🙂

3 years ago
0 I Keep Facing This Issue. I'M Trying To Set Up My Own Clearml Server Using This Tutorial.

VexedCat68 , It appears to be a bug of sorts, we'll sort it out 🙂

4 years ago
0 Hi There, I Am Intending To Work More Often With The Datasets, But Not Sure If There Is A Way To Retrieve Specific Files From A Uploaded Dataset. I Saw I Can Retrieve Chunks Of Data, But Not Sure How That Would Work With A Dataset Of Parquet Files. If I H

ShallowGoldfish8 , I think the best would be storing them as separate datasets per day and then having a "grand" dataset that includes all days and new days are being added as you go.

What do you think?

3 years ago
0 Hello, I’M Using

This is interesting, I'll take a look into it 🙂

3 years ago
0 I Have A Problem With Displaying Scalars. What Could Be The Reason?

Hi @<1675675722045198336:profile|AmusedButterfly47> , what is your code doing? Do you have a snippet that reproduces this?

one year ago
0 Hi, We'Ve Been Trying To Run The Same Experiments As We Did At Previous Times But Have Been Getting Configuration Errors After Credentials Errors Over And Over. I'Ve Went Ahead And Replaced All Of Our Existing Credentials With New Ones, Went Through The

I've also suspected as much. I've asked the guys check out the credentials starting with TX4PW3O (What you provided). They managed to use the credentials successfully with errors.

Therefor it is a configuration issue.

one year ago
2 years ago
0 Hello, Getting This Message On Sub Tasks

So, it's not happening anymore?

3 years ago
3 years ago
0 Hi, I'M Trying To Save Multiple Artifacts Using

Hi @<1768084624061239296:profile|QuaintWoodpecker78> , you have an error when you try to unzip? Are you downloading directly through the webUI? Where was the artifact stored?

11 months ago
2 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 Hello Community, I'M Planning To Deploy A Self-Hosted Clearml Server On Aws. Our Usage Pattern Is To Run It Intensively Once A Week, With A Few Additional Sessions During The Week To Review Results And Navigate The Ui. I Noticed Clearml Offers A Custom Am

Hi @<1717350332247314432:profile|WittySeal70> , just to clarify, are you talking about the ClearML server itself or about agents?

From my understanding the AMI is simply an image with the ClearML server preloaded to it.

8 months ago
0 I Noticed You Can Configure Aws In

Hi BoredBat47 , I'm not sure. However I doubt that any remote agents would be taking such a configuration

2 years ago
Show more results compactanswers