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
TrickySheep9
Moderator
71 Questions, 428 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

383 × Eureka!
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Anyone doing sagemaker with Clearml - something like the k8s glue but the tasks are pulled into sagemaker training jobs
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Wondering how the services to access can be setup
4 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
I saw some talk of ClearML + Kedro on reddit. Is that a good approach?
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Apart from having packages in requirements.txt, does clearml expect them to be actuall installed to add them as installed packages for a task?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Is there a way I can create a dataset as part of a pipeline and be able to see that this dataset came from this pipeline / task ?
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Sorry folks too many questions - if i have a project (and i set the output uri in it while creating, to a s3 folder) how can i ensure that a experiment (task...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Is it not possible to add artifacts to a completed task?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
What’s the best way to get the list of all projects (while in a notebook)? Hitting the API?
4 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Is it possible to schedule pipelines on events like dataset update?
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
I am not familiar with pytorch, but is it expected that so many “models” are created? These are being repeated as well for a single task (this is training a ...
4 years ago
Show more results questions
0 Hi Folks Any Info On When The Helm Chart Will Be Updated For 1.0.1 ?

Also going off this 🙂

The GCP image and Helm chart for ClearML Server maybe slightly delayed for purely man-power reasons.

4 years ago
0 Is It Possible To Do Additional Setup (The

One more help - is this something I can pass as task_overrides when creating a pipeline in add_step?

4 years ago
0 Can Someone Help Me With Deploying This Example Model (From Triton Inference Server) Deployed In Clearml-Serving? Too Many Random Errors For Me To Figure It Out

I used .update_weights(path) with path being the model dir containing the model.py annd the config.pbtxt. Should I use update_weights_package ?

4 years ago
0 Is It Possible To Do Additional Setup (The

It’s a bit difficult to figure out the exact key. Will try this to see if it works

4 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

From code perspective what changes?

4 years ago
0 Does Clearml-Session Work In A Kubernetes Environment?

“notebook as a service” right

4 years ago
0 I Am Not Familiar With Pytorch, But Is It Expected That So Many “Models” Are Created? These Are Being Repeated As Well For A Single Task (This Is Training A T5_Model With Transformers):

AgitatedDove14 - yeah wanted to see what’s happening before disabling as I wasn’t sure if this is what’s expected.

4 years ago
0 Anyone Doing Sagemaker With Clearml - Something Like The K8S Glue But The Tasks Are Pulled Into Sagemaker Training Jobs

Sagemaker will make that easy, especially if I have sagemaker as the long tail choice. Granted at a higher cost

4 years ago
0 Are People Using Devcontainer + Clearml-Session?

Yeah mostly. With k8s glue going, want to finally look at clearml-session and how people are using it.

4 years ago
0 Seeing This Error When Trying To Run A Monitor In Services Queue (Agentservices Running On Kubernetes): Am I Missing Some Configuration I Need To Add Over Defaults?

This is the command that is running:

` ['docker', 'run', '-t', '-e', 'NVIDIA_VISIBLE_DEVICES=none', '-e', 'CLEARML_WORKER_ID=clearml-services:service:c606029d77784c69a30edfdf4ba291a5', '-e', 'CLEARML_DOCKER_IMAGE=', '-v', '/tmp/.clearml_agent.72r6h9pl.cfg:/root/clearml.conf', '-v', '/root/.clearml/apt-cache:/var/cache/apt/archives', '-v', '/root/.clearml/pip-cache:/root/.cache/pip', '-v', '/root/.clearml/pip-download-cache:/root/.clearml/pip-download-cache', '-v', '/root/.clearml/cache:/clea...

4 years ago
4 years ago
0 Any Pointers On Running Gpu Tasks With K8S Glue?

Thanks for the fast responses as usual AgitatedDove14 🙂

4 years ago
0 Is It Possible To Add A Callback For A Pipeline From A Step?

In params:

parameter_override={'General/dataset_urlWhat’s the General for?

4 years ago
0 How To Update The Logging Level Of All Loggers In Clearml?

yeah meant this, within clearml.conf:

logging {} sdk {}

3 years ago
0 Similar Question But When Running A Pipeline, Can I Control The Tags That The Tasks A Pipeline Creates?

AgitatedDove14 - on a similar note, using this is it possible to add to requirements of task with task_overrides?

4 years ago
0 Is There A Way To

Something like the Gitlab Kubernetes Executor could work well.

4 years ago
Show more results compactanswers