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 Another Questions Related To

Hi @<1576381444509405184:profile|ManiacalLizard2> , I think the correct format is PACKAGE @ git+ None

2 years ago
0 Hello! Basic

Hi @<1717350332247314432:profile|WittySeal70> , can you provide a simple standalone example that reproduces this behavior? Also please provide full logs of the controller + step

one year ago
0 Quick Question: Is There A Way For A Task That Is Executing Remotely To Find Out Which Clearml Queue It Is In Or Was In?

Hi @<1523702496097210368:profile|ScantChimpanzee51> , that information is saved on the task object. You can fetch it either with the API or the SDK

2 years ago
0 Hi All, Is There An Easy Way To Ping The Server Programatically? I'M Just Trying To See What Is The Default Server That Is Set, And Is It Responsive

Hmmm, maybe you could save it as an env var. There isn't a 'default' server per say since you can deploy anywhere yourself. Regarding to check if it's alive, you can either check ping it with curl or check up on the docker status of the server 🙂

4 years ago
0 That Is From Documentation,

Hi SourLion48 , from what I understand it will log debug samples from all iterations, but it will only save X samples per iteration is saved to the server. You can change that is with max_history in https://clear.ml/docs/latest/docs/references/sdk/logger#report_media

3 years ago
0 Gcp Autoscaler Limits Not Working Correctly?

Hi @<1529271085315395584:profile|AmusedCat74> , thanks for reporting this, I'll ask the ClearML team to look into this

one year ago
0 I Am Working On Versioning My Data With Clearml-Data. I Have Clearml Server Deployed On One Machine And On Another Machine I Have My Clearml.Conf Setup To Use The Deployed Clearml Server. Also, On Both Machines I Have A Nas Storage Mounted On The Same Pat

RipeAnt6 , you have to manage your storage on the NAS yourself. We delete data only on the fileserver.

However, you could try mounting the NAS to the fileserver docker as a volume and then deletion should also handle files on the NAS 🙂

4 years ago
0 And One More Question. How Can I Get Loaded Model In Preporcess Class In Clearml Serving?

Hey, maybe AgitatedDove14 or ExasperatedCrab78 can help

3 years ago
10 months ago
one year ago
0 Hello There! After Updating Clearml Server To The Latest Version I'M Not Able To Download Old Datasets. I Got An Error

Hi EcstaticMouse10 , what was your previous version?

Also, what if you try to specify id's instead of names?

2 years ago
0 Hello There! After Updating Clearml Server To The Latest Version I'M Not Able To Download Old Datasets. I Got An Error

Maybe SmugDolphin23 or AppetizingMouse58 might have some insight into this since behavior of Datasets changed in the last year I think

2 years ago
0 Hi, Trying To Debug

GrittyStarfish67 , can you please try running the agent with --debug?

3 years ago
0 Hi, Trying To Debug

Yes please 🙂

3 years ago
0 Another Thing, Can I Get The Git Repo/Commit Info Of My Experiment Through The Sdk? Couldn'T Find It In The Docs.

UnevenDolphin73 , interesting idea! Could you open a github issue to track this?

3 years ago
0 Hi Everyone, I'M Running A Local Server 2.0.0 And I Would Like To Start Using The Model Registry For Versioning. However I Found That There Is No Way To Retrospectively Match Models To A Task, Cannot Sort/Filter By Model Task Name Or Even Search By Model

Hi @<1547028074090991616:profile|ShaggySwan64> , how are you currently saving models? What framework are you using? Usually the output models are listed in the 'artifacts' section of a task and on the model side, there is the 'lineage' tab to see which task created the model and what other tasks are using it as input.

7 months ago
0 Hi, I Am Trying To Use The Clearml Aws Autoscaler Service (In The Pro Version) And Getting This Error:

SmugTurtle78 , regarding the CPU only mode - How are you running. Are you using the application in PRO version or are you running through one of the examples?

3 years ago
0 Hi, I Know That If You Have A Child Dataset Of A Dataset With Zips, And If The Parent Has Been Cached Locally, The Files In The Zips Would Be Symlinked To The Parent'S In

Hi @<1709015393701466112:profile|ScatteredPeacock14> , can you provide a sample script that reproduces this behavior? What version of the SDK are you using?

one year ago
0 Hi! How To Fix This Error With Response?

How are you trying to log the dataset? Can you provide the full error message please?

3 years ago
0 Have You Guys Forgot To Add Uv Caching? Im Trying On 1.9.3Rc0 And Uv Always Redownloads The Packages, Doesnt Use Cache. Or Is It My Skill Issue? All I Added: Package_Manager: {

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , did you have a chance to try out the solution suggested in GitHub and play with it a bit?

10 months ago
Show more results compactanswers