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

Reputation

0
0 Hello! I Faced An Issue With Environment Variables With Remote Agent I Set The In Clearml.Conf In Section:

Yes, but then you need to manually inject those environment variables when running the agent

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

But the issue still reproduces?

3 years ago
0 Hi, I Was Wondering How Come My Api Calls Keeps Going Up While I'M Not Executing Any Tasks\Experiments? I Think It Is Related To The Fact That I Have A Worker That Is Running In The Background, And I Was Wondering How Many Api Calls A Worker Is Doing Per

Hi @<1594863230964994048:profile|DangerousBee35> , using the UI uses API calls, agents listening to a queue send API calls and also the applications send API calls all the time while running

2 years ago
0 Hi!! I Have A Question, I Have A Dataset Saved In S3 Using Clearml, Is There A Way Of Getting The Full Path Of This Dataset In S3?? Something Like

Hi @<1673863788857659392:profile|HomelyRabbit25> , the Dataset object should have artifacts and those should have a url attribute. I'd suggest poking around there!

one year ago
0 In General, How To Pass Clearml_Agent_* Envriornment Variables To Have Effect, If The Agent Is Already Started?

Hi @<1715900788393381888:profile|BitingSpider17> , you need to set it in the environment where you are running the agent. Basically export it as an env variable and then run the agent

one year ago
0 There Are Still A Ton Of Instances Of The Documentation Using 'Import Allegroai', Is That Deprecated?

Hi @<1727497172041076736:profile|TightSheep99> , allegroai package is part of the enterprise and not available publicly, you must be looking at documentation related to the HyperDatasets

one year ago
0 Hi ! Trying To Run A Local Version (Docker) And Have Some Troubles With My Mac . Do You Know If The Online Documentation Support The Latest Version Of Macos?

Hi @<1668427977265778688:profile|BurlyOtter33> , you mean you're deploying the server itself on a mac?

one year ago
0 Hello, I Have A Basic Question On Clearml Purposes. I Want It To Receive Tasks From Front-End, Like This:

In that case you might be interested in the serving module of ClearML - None

one year ago
0 Hey Everyone! Is There A Possibility To Move Artifacts From Existing Tasks To Another Storage Host? We Have A Number Of Datasets On

Hi @<1523702439230836736:profile|HomelyShells16> , I'm afraid that's not really possible since the links themselves are saved on the backend

2 years ago
0 Hi All! I Just Got Started To Learn Things Here, And I Have Some Questions. How Am I Supposed To Do To Perform An Experiment For Training A Model With The Existing Dataset On Clearml Server? So Basically What I'M Trying To Do Here Is To Get An Existing Da

Hi @<1664079296102141952:profile|DangerousStarfish38> , regarding your first question - You need to finalize the dataset.
Regarding the second, my suggestion would be to expose the selected dataset via a hyperparameter. One example would be through argparser

one year ago
0 Hi! Would Love Assistance On The Following: I'M Getting

Hi @<1523703012214706176:profile|GorgeousMole24> , I'm not sure about the exact definition, but I think when the script finishes running or the thread that started Task.init() finishes.

2 years ago
0 How Can I Modify The Line Executed By The Agent At The Beginning

What exactly would you like to change?

3 years ago
0 How To Configure Clearml Agent To Keep Pods Around After They Finish/Fail? I Want To Debug A Pod That Crashes, But It Gets Deleted Quickly

Hi @<1798887585121046528:profile|WobblyFrog79> , you mean when running the agent over K8s?

7 months ago
one year ago
0 Hi, I Am Running My Script From Pycharm And Create A Task Inside It Using

If you're running on a remote interpreter you can install clearml plugin so it will detect repo properly

3 years ago
11 months ago
0 Hi, In The Context Of Multi-Gpu Training, Is

I think it should work fine, please update 🙂

3 years ago
0 Hey All, I'M Testing The Usage Of

Hi BoredHedgehog47 , did you run in docker mode?

3 years ago
0 Hi, I Am Trying To Use

Hi DrabOwl94 , what version of ClearML are you using?

2 years ago
0 Hi Everyone, I Got Several Error Messages Like This When Trying To Upload Data On The Clearml Which We Self-Hosted. Do You Have Any Ideas?

But you can see in the log that it manages to connect for a bit and then its interrupted

12 months ago
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
Show more results compactanswers