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 8 months ago

Reputation

0

Badges 1

383 × Eureka!
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Clearml-Serving will automatically serve published models from your ClearML model repository, so the first step is getting a model into your ClearML model re...
3 years ago
0 Votes
21 Answers
1K Views
0 Votes 21 Answers 1K Views
ClearML Server deployment uses node storage. If more than one node is labeled as app=clearml, and you redeploy or update later, then ClearML Server may not l...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Is there a way to do s3 -> s3 copy while doing a dataset? I don’t want to get it to local from s3 and then upload as a dataset to s3
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
AgitatedDove14 - similarly seeing some difference in way packages are installed. How does clearml agent cache packages? having issues with Click 7 vs 8.
3 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
Anyone doing sagemaker with Clearml - something like the k8s glue but the tasks are pulled into sagemaker training jobs
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K 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?
3 years ago
0 Votes
3 Answers
954 Views
0 Votes 3 Answers 954 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 ?
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
When a transitive dependency is optional, how do we make sure the task detects it? In my case, I have a task that reads excel file using pandas which needs x...
3 years ago
0 Votes
30 Answers
979 Views
0 Votes 30 Answers 979 Views
Is it possible to set an environment variable for a task?
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
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 de...
3 years ago
0 Votes
29 Answers
978 Views
0 Votes 29 Answers 978 Views
Getting this error at task.execute_remotely()
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
I might be missing something, but is there no way to clear all tags or remove a tag in a Task? I only see a add_tags()
3 years ago
0 Votes
4 Answers
947 Views
0 Votes 4 Answers 947 Views
More an internal utilities usage question - if I have a script (.py) can I use an utility that clearml uses to get the packages used by the script? Was looki...
3 years ago
0 Votes
2 Answers
976 Views
0 Votes 2 Answers 976 Views
Would be great if ClearML is represented in the matrix. (It's mentioned as a mlops platform and the origin year) https://github.com/thoughtworks/mlops-platforms
3 years ago
0 Votes
3 Answers
941 Views
0 Votes 3 Answers 941 Views
Any specific reason for modelling experiments as separate tasks rather than a single entity with multiple runs?
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Collecting click Using cached click-8.0.1-py3-none-any.whl (97 kB)And then: ERROR: typer 0.3.2 has requirement click<7.2.0,>=7.1.1, but you'll have click 8.0...
3 years ago
0 Votes
3 Answers
919 Views
0 Votes 3 Answers 919 Views
Wondering how the services to access can be setup
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
How does the uncommitted changes stuff work? Is it only for modified changes and not untracked files?
3 years ago
0 Votes
0 Answers
962 Views
0 Votes 0 Answers 962 Views
General question not necessarily about ClearML - how are people handling schema for their datasets?
3 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
Need some help with shell script for a task that is not running from what I can see: Have a apt-get install -y poppler-utils and I don’t see it being install...
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
When using something like pdf2image which requires poppler (which can be installed with conda), how can I ensure that the task can run on an agent correctly?...
3 years ago
0 Votes
2 Answers
945 Views
0 Votes 2 Answers 945 Views
The
The execute_jupyter_notebook_server.py link in https://allegro.ai/clearml/docs/docs/examples/services/jupyter-service/execute_jupyter_notebook_server.html is...
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
This verify param to decode of pyjwt seems to be removed and in a fresh intallation we are seeing this error: File "/usr/local/lib/python3.7/site-packages/cl...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Is it not possible to fire and forget a pipeline? In this example, what’s the step to just trigger a pipeline without waiting? Without the pipe.wait() I don’...
3 years ago
0 Votes
6 Answers
991 Views
0 Votes 6 Answers 991 Views
Does ClearML have a way to do Human In the Loop activities as part of a pipeline that I might have missed?
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
What is parent task for a dataset? When does it get populated?
3 years ago
0 Votes
10 Answers
944 Views
0 Votes 10 Answers 944 Views
Does k8s glue support running service agent? Slightly confused here
3 years ago
0 Votes
2 Answers
934 Views
0 Votes 2 Answers 934 Views
Any ideas of using Label Studio with Clearml Datasets - base dataset, load to label studio, annotate, child annotated dataset is the kind of flow
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Currently clearml-agent in services-mode supports cpu only configuration. Any particular reason for this limitation? Any inputs on what’s needed to do this i...
3 years ago
Show more results questions
0 I Am Seeing That Some Steps In A Pipeline Are Being Skipped. Like For Example, In A Pipeline With 4 Steps, It’S Directly Starting At Step 3. Is There Some Reason For This, Some Optimization Kicking In?

From the code - it’s supposed to not cache if task override is different? I also have task_override that adds a version which changes each run

3 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

Got the engine running.

curl <serving-engine-ip>:8000/v2/models/keras_mnist/versions/1What’s the serving-engine-ip supposed to be?

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

I am essentially creating a EphemeralDataset abstraction and creating controlled lifecycle for it such that the data is removed after a day in experiments. Additionally and optionally, data created during a step in a pipeline can be cleared once the pipeline completes

3 years ago
0 My Nth Question For The Day

That's cool AgitatedDove14 , will try it out and pester you a bit more. 🙂

3 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

That makes sense - one part I am confused on is - The Triton engine container hosts all the models right? Do we launch multiple gorups of these in different projects?

3 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 ?

3 years ago
0 Getting This Error At

Got it, makes sense on that part!

3 years ago
0 I Am Seeing That Some Steps In A Pipeline Are Being Skipped. Like For Example, In A Pipeline With 4 Steps, It’S Directly Starting At Step 3. Is There Some Reason For This, Some Optimization Kicking In?

` pipe = PipelineController(
default_execution_queue="minerva-default",
add_pipeline_tags=True,
target_project=pipelines_project,
)

    for step in self.config["steps"]:
        name = self._experiment_name(step)
        pipe.add_step(
            name=name,
            base_task_project=pipelines_project,
            base_task_name=name,
            parents=self._get_parents(step),
            task_overrides...
3 years ago
3 years ago
3 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?

Hey TimelyPenguin76 - i am just using the helm chart and haven’t done any setup on top of that. the agentservices is running as is from the helm chart

3 years ago
0 Getting This Error At

Maybe related to doing in notebook. Doing a task.close() finished it as expected

3 years ago
0 Getting This Error At

That’s great, will try it out soon (it’s 2.30am here, about to crash 🙂 )

3 years ago
0 Getting This Error At

This is a Sagemaker notebook instances - Python 3.6.13

3 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...

3 years ago
0 Is It Possible To Schedule Pipelines On Events Like Dataset Update?

Essentially, if I have a dataset on which I am performing transformations and then creating other downstream datasets

3 years ago
Show more results compactanswers