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 Hi, Potentially Very Silly And Simple Question, But I'M Trying To Run The

Hi @<1577468611524562944:profile|MagnificentBear85> , what version of clearml are you using?

11 months ago
0 Hello Everybody, I Have A Quick Question, I Am Trying To Use Clearml-Serving But I Cant Get It To Work. I Have A Clearml Server Set Up And Now I Am Following The Instructions On Clearml. I Run The Following Line

Hi @<1547028031053238272:profile|MassiveGoldfish6> , what version of clearml-serving do you have? Can you please add the full terminal outputs for better context?

2 years ago
0 Hello Clearml Community - I May Have Smth Easy To Confirm As A Bug Or Get A Simple Resolve: Executing The Sample

Hi @<1875713809079865344:profile|CynicalKitten79> , it indeed looks like a bug. I'd suggest opening a GitHub issue for this!

one month ago
0 Hi All, I Have Become A Big Fan Of Clearml By Now

Sounds like a good idea 🙂

one year ago
0 Hello, I'M Trying To Use Clearml Agent To Build A Containerized Task

Hi @<1603560525352931328:profile|BeefyOwl35> , can you please elaborate on what you mean by running the build command?

Can you add a full log?

one year ago
0 Is There Any Way (Or Are There Any Plans) To Include Some View For Datasets In The Webui? One That Is Detached From The Generating Task?

I think that something like that exists, it appears to be done in the paid version called hyper-datasets. The documentation is open for all apparently 🙂

https://clear.ml/docs/latest/docs/hyperdatasets/overview

3 years ago
0 Clearml_Agent: Error: Command '['/Root/.Clearml/Venvs-Builds/3.8/Bin/Python', '-M', 'Pip', '--Disable-Pip-Version-Check', 'Install', '-R', '/Tmp/Requirements_Hhemiomd.Txt']' Died With <Signals.Sigkill: 9>.

Well it sounds like it makes some sense. Try the following on the machine running the agent - In ~/clearml.conf
edit the following section:
agent.vcs_cache.enabled=False

3 years ago
0 Hey, I Have A Question Regarding Pipelines. Let'S Say I Have 2 Scripts: Train.Py And Evaluate.Py. Each Of Them Creates A Task Using Task.Init And Logs Some Information. These Scripts Are Run Independently (In My Case They Are Run By Dvc). I Would Like Bot

ScaryLeopard77 , Hi! Is there a specific reason to the aversion from pipelines? What is the use case?

"continue with this already created pipeline and add the currently run task to it"

I'm not sure I understand, can you please elaborate? (I'm pretty sure it's a pipelines feature)

3 years ago
0 How To Version Models While Training In Production

Hi @<1639074542859063296:profile|StunningSwallow12> , here are the docs for the agent - None

one year ago
0 Hi All, I Have A Question About Model Querying. I Have Added Some Tags Manually After Uploading A Model As An Experiment To Clearml And Also Some Tags While Uploading The Model. When I Query The Model Only The Latter Are Recognized For The Search Of These

Hi @<1635813046947418112:profile|FriendlyHedgehong10> , can you please elaborate on the exact steps you took? When you view the model in the UI - can you see the tags you added during the upload?

one year ago
0 Hi, Question Regarding

Can I assume you're running the agent (in daemon mode) on the same machine that you're running the clearml-agent daemon --stop command?

3 years ago
0 We Are Having The Same Issue As

Are you getting similar responses from your elasticsearch?

3 years ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

Hi @<1533257411639382016:profile|RobustRat47> , can you please add a screenshot of what you're getting?

2 years ago
0 Which Is The Best Way To Execute Clearml -Agent: "Clearml-Agent Daemon --Queue Default" Or "Clearml-Agent Daemon --Queue Default --Docker"

It really depends on how you want to work. The --docker tag will make the agent run in docker mode, allowing it to spin docker containers to run the jobs inside

3 years ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Hi TrickyFox41 , I'm sorry for the confusion. It appears that the issue is solved in the unreleased version 1.9.2 of the server that should be coming out in the next few days (Thursday or start of next week).

2 years ago
Show more results compactanswers