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
DeliciousBluewhale87
Moderator
38 Questions, 126 Answers
  Active since 10 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

121 × Eureka!
0 Votes
1 Answers
852 Views
0 Votes 1 Answers 852 Views
Hi, I am trying to hyperparameterization. I am not sure how to pass a args['dataset_url'] from hyper.py to base.py. hyper_parameters=[ DiscreteParameterRange...
3 years ago
0 Votes
2 Answers
911 Views
0 Votes 2 Answers 911 Views
Using the s3 to push data, I tried this snippet.. How to add in the key and secret key ? I see that it requires another class, StorageHelper, but I wasnt abl...
3 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi, I'd like to set up ClearML in a Kubernetes environment. Previously, i used the helm package, but it was not really configurable. Now I intend to use this...
3 years ago
0 Votes
2 Answers
800 Views
0 Votes 2 Answers 800 Views
Hi, I have k8s environment and I have tried to install via helm. https://github.com/allegroai/clearml-helm-charts However, there were all kinds of errors in ...
2 years ago
0 Votes
23 Answers
890 Views
0 Votes 23 Answers 890 Views
Hi, expanding on ReassuredTiger98 ’s earlier question, Let's say Alice is running an hyperparameter optimization task on a particular queue, and spins off hu...
3 years ago
0 Votes
12 Answers
817 Views
0 Votes 12 Answers 817 Views
Hi, I have quite a generic question. Basically, I am picking your brains for any solution. Our current pipeline has (clearml-data, clearml and seldon). We we...
3 years ago
0 Votes
7 Answers
812 Views
0 Votes 7 Answers 812 Views
Hi, just checking.. Does anyone know whether clearml Enterprise has deployment functionality..
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Does anyone know if you can export a dataset (ML) directly from a database to the clearml-data Or have to export out as csv first ?
2 years ago
0 Votes
6 Answers
820 Views
0 Votes 6 Answers 820 Views
Hi everyone, yesterday I pushed an experiment to the http://app.community.clear.ml server. It is still pending after 19 hours, is this normal behaviour ? Thanks
3 years ago
0 Votes
3 Answers
862 Views
0 Votes 3 Answers 862 Views
https://github.com/allegroai/clearml-server-helm I am following this k8 setup for clearml-server-helm. Here the clearml-agents are being started automaticall...
3 years ago
0 Votes
4 Answers
837 Views
0 Votes 4 Answers 837 Views
Does Clearml has a webhook mechanism ? Example, when a training job is completed.. There is notification raised so can proceed to do deployment etc ...
3 years ago
0 Votes
1 Answers
844 Views
0 Votes 1 Answers 844 Views
Currently, I start my clearml queues like this from the command shell. Is there a more elegant way to do this/ Like running it in perpetuity ? python clearml...
3 years ago
0 Votes
3 Answers
945 Views
0 Votes 3 Answers 945 Views
Hi, Just a silly question. Using clearml-data, Am I right to say every data commit is immutable, as in , it isnt possible to open an existing task-id(for dat...
3 years ago
0 Votes
0 Answers
341 Views
0 Votes 0 Answers 341 Views
3 years ago
0 Votes
2 Answers
878 Views
0 Votes 2 Answers 878 Views
Do we get workers in the http://app.community.clear.ml servers ?
3 years ago
0 Votes
11 Answers
837 Views
0 Votes 11 Answers 837 Views
Hi, we have clearml on k8 setup. Using the below, we run dynamic pods on the cluster. k8s_glue_example.py --queue glue_qI pushed this code, https://github.co...
3 years ago
0 Votes
1 Answers
327 Views
0 Votes 1 Answers 327 Views
๐Ÿ™‹ Roll call! Who else is here?
3 years ago
0 Votes
4 Answers
844 Views
0 Votes 4 Answers 844 Views
Is there a way to output the cleamrl reports scalars / Configuration etc into a output pdf ? If not available, is it on the near term pipeline ?
3 years ago
0 Votes
1 Answers
808 Views
0 Votes 1 Answers 808 Views
Hi , I have set up clearml using the helm chart in k8s. I have been wanting to set up an authentication for the clearml server. https://allegro.ai/clearml/do...
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
https://github.com/allegroai/clearml/blob/master/examples/optimization/hyper-parameter-optimization/base_template_keras_simple.py Hi, I am running this code ...
3 years ago
0 Votes
10 Answers
890 Views
0 Votes 10 Answers 890 Views
Quick qn, when using the clearml-task, how to specify the output_uri.
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, I am running a pipeline (which does preprocessing and training) ? Once training ends, I want to automatically publish the task (model). Reading the docs,...
3 years ago
0 Votes
2 Answers
952 Views
0 Votes 2 Answers 952 Views
3 years ago
0 Votes
17 Answers
961 Views
0 Votes 17 Answers 961 Views
I saw a guide on setting up clearml server in kubernetes. https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_kubernetes.html . However, i ...
3 years ago
0 Votes
2 Answers
804 Views
0 Votes 2 Answers 804 Views
3 years ago
0 Votes
9 Answers
875 Views
0 Votes 9 Answers 875 Views
I have used AWS S3 and minio as storage for clearml artifacts. But has anyone used Nexus as a storage ?
3 years ago
0 Votes
12 Answers
940 Views
0 Votes 12 Answers 940 Views
Hi folks, we are trying to find a tool to help with workflow orchestration. This is our stack so far (Label Studio/Clearml/Seldon). Does anyone have any expe...
3 years ago
0 Votes
14 Answers
862 Views
0 Votes 14 Answers 862 Views
Hi, I am running a file like this python train_it.py Task.force_requirements_env_freeze(False) task = Task.init(project_name='playground', task_name='base') ...
3 years ago
0 Votes
5 Answers
857 Views
0 Votes 5 Answers 857 Views
Seems clearml-server-k8s has been deprecated in version 1.0.. Did this to install helm install allegroai/clearml-server-chart --namespace=clearml --generate-...
3 years ago
0 Votes
2 Answers
953 Views
0 Votes 2 Answers 953 Views
i was able to run my clearml-agent but when i tried in docker mode. I got the below error. Btw, my worker runs in non-gpu machine but also dont need GPU as w...
2 years ago
Show more results questions
0 Base_Template_Keras_Simply.Py

Just figured out..
Seems like the docker image below, didnt have tensorflow package.. ๐Ÿ˜ฎ
tensorflow/tensorflow:latest-devel-gpuI shld have checked prior... My Bad..
Thanks for the help

3 years ago
0 Hi, We Have Clearml On K8 Setup. Using The Below, We Run Dynamic Pods On The Cluster.

We have k8s on ec2 instances in the cloud. I'll try it there 2morrow and report back..

3 years ago
0 Hi, We Have Clearml On K8 Setup. Using The Below, We Run Dynamic Pods On The Cluster.

let me run the clearml-agent outside the k8 system.. and get back to u

3 years ago
0 I Just Deployed Clearml Into K8 Cluster Using Clearml Helm Package. When I Ran A Job, It Gave This Error In The Clearml Web Server (Attached Below). I Sshed Into The Pod Running The Clearml-Agent. Upon Typing Clearml-Agent Init, I Realised The Clearml.Con

Hi martin, i just untemplate-ed the
helm template clearml-server-chart-0.17.0+1.tgzI found this lines inside.
- name: CLEARML_AGENT_DOCKER_HOST_MOUNT value: /opt/clearml/agent:/root/.clearmlUpon ssh-ing into the folders in the both the physical node (/opt/clearml/agent) and the pod (/root/.clearml), it seems there are some files there.. So the mounting worked, it seems.
I am not sure, I get your answer. Should i change the values to something else ?
Thanks

3 years ago
0 Hi, I'D Like To Set Up Clearml In A Kubernetes Environment. Previously, I Used The Helm Package, But It Was Not Really Configurable. Now I Intend To Use This

When I push a job to an agent node, i got this error.
"Error response from daemon: network None not found"

3 years ago
0 Let'S Say I Have A Project Call Proj1 To Store Datasets With Type "Data Process".. What Is The Best Practice To Get The Latest Datasets ? Example, I Start The First Data (A). Then Using Clearml-Data, I Add Another Dataset (B) As Child To The Previous On

HI another qn,
dataset_upload_task = Task.get_task(task_id=args['dataset_task_id'])
iris_pickle = dataset_upload_task.artifacts['dataset'].get_local_copy()
How would I replicate the above for Dataset ? Like how to get the iris_pickle file. I did some hacking likewise below.
ds.get_mutable_local_copy(target_folder='data')
Subesequently, I have to load the file by name also.I wonder whether there is more elegant way

3 years ago
0 Hi, I'D Like To Set Up Clearml In A Kubernetes Environment. Previously, I Used The Helm Package, But It Was Not Really Configurable. Now I Intend To Use This

Hi, will proceed to close this thread. We found some issue with the underlying docker in our machines. We've have not shifted to another k8 of ec2 instances in AWS.

3 years ago
0 Hi, I Am Running A File Like This

I just downloaded the logs from the Failed task. Seem I have set the agent.package_manager.system_site_packages: true in the agent as well.

3 years ago
0 Hi, I Am Running A File Like This

Hi AgitatedDove14 , Attached my create version compared to init version..
When I enqueue both the init and create version into my clearmlQueue, it seems the create version doesnt execute at all.
It just mentions "2021-05-26 16:02:13,053 - clearml - WARNING - Terminating local execution process" and says it has completed successfully.

3 years ago
0 Hi Folks, We Are Trying To Find A Tool To Help With Workflow Orchestration. This Is Our Stack So Far (Label Studio/Clearml/Seldon). Does Anyone Have Any Experience With Using Any Workflow Which Is Most Compatible Esp Wrt To Clearml.

AgitatedDove14 Not creating but more for orchestrating...

Currently, we manually push a dataset to cleaml-dataset .
Have a pipeline controller Task which (takes in data from clearml-dataset, runs preprocessing, runs training) and Publishes a model (if certain threshold is met).
We have clearml monitor which will monitor all Published models .It will push the uri of the published model to a rabbitmq.

We have a subscriber (python code) listening to the rabbitmq. This takes in the uri from t...

3 years ago
0 Base_Template_Keras_Simply.Py

Hi AgitatedDove14 , Just updated that flag, but the problem continues..
` agent.package_manager.system_site_packages = true
.....
Environment setup completed successfully

Starting Task Execution:

ClearML results page: files_server:
Traceback (most recent call last):
File "base_template_keras_simple.py", line 15, in <module>
import tensorflow as tf # noqa: F401
File "/root/.clearml/venvs-builds/3.6/lib/python3.6/site-packages/clearml/binding/import_bind.py", line 59, in __pat...

3 years ago
0 Hi, I Am Running A File Like This

Hi SuccessfulKoala55
I have set it True some time back already

3 years ago
0 Hi, Just Checking.. Does Anyone Know Whether Clearml Enterprise Has Deployment Functionality..

kkie.. was checking in the forum (if anyone knows anything) before asking them..

3 years ago
0 Hi , I Have This Use Case.

TimelyPenguin76 :
from clearml import Dataset ds = Dataset.get(dataset_project="PROJ_1", dataset_name="dataset")

3 years ago
0 Hi, We Have Clearml On K8 Setup. Using The Below, We Run Dynamic Pods On The Cluster.

So now you donโ€™t have any failures but gpu usage issue?

I didnt run the hyper_parameter_optimzer.py, as I was thinking if there is already a problem with the base, no use with running the series of experiments

How about running the ClearML agent in docker mode?

Prev, we had our clearml-agent run in the bare-metal machine instead in docker formation. There wasnt any issue.. Though I havent tried with 0.17.2 version

3 years ago
0 Hi, I Have Quite A Generic Question. Basically, I Am Picking Your Brains For Any Solution. Our Current Pipeline Has (Clearml-Data, Clearml And Seldon). We Were Looking For Some Workflow Orchestrator To Stitch Them Up. One Scenario:

Hi AgitatedDove14 ,
At this point, Showing the url of the cleamltask might be sufficient. Unless in the future, someone wants it to be customised.
But the bigger question is if there is tool to aid with this workflow building ? We are currently experimenting with airflow/prefect.

3 years ago
0 Hi, Expanding On

Hi AgitatedDove14 , Just your reply on https://github.com/allegroai/clearml-agent/issues/50#issuecomment-811554045
Basically as jobs are pulled by order, they are pushed into the k8s, then if we hit the max k8s instance limit, we stop pulling jobs until a k8s job is completed, then we continue.For this scenario,
k8s has an instance limit of 10 (let's say)
I run Optimization (it has about 100 jobs) but only the first 10 will be pulled in k8. After this, I run a single Deep Learning (DL)...

3 years ago
0 Hi, Expanding On

Hi AgitatedDove14
I am still not very clear on using this, even after looking at k8s_glue_example.py 's code
Is it possible to give a sample usage of how this works ?
python k8s_glue_example.py --ports-mode --num-of-servicesAnother question, I am still not sure , how this resolves my original question.
https://github.com/allegroai/clearml-agent/issues/50#issuecomment-811554045
How will imposing an instance limit , prevent or allow --order-fairness feature for example, which ex...

3 years ago
0 Hi, I Am Running A File Like This

Using clearml-task, I am able to pass in the exact requirements.txt file, I am not sure how we can accomplish that when you using the Python train_it.py and execute_remotely() option.
AgitatedDove14

3 years ago
0 Hi Folks, We Are Trying To Find A Tool To Help With Workflow Orchestration. This Is Our Stack So Far (Label Studio/Clearml/Seldon). Does Anyone Have Any Experience With Using Any Workflow Which Is Most Compatible Esp Wrt To Clearml.

Yeah within clearml , we use the PipelineController. We are now mainly looking for a single tool to stitch together other products.
But of course, will give first precedence to tools which will work best with clearml. Thus asking, if anyone has had similar experience on setting up such systems.

3 years ago
0 Hi, Expanding On

Is there any documentation on how, we can use this ports mode ? I didnt seem to find any.. Tks

3 years ago
0 Do We Get Workers In The

kkie..now I get it.. I set up the clearml-agent on an EC2 instance. and it works now.
Thanks

3 years ago
Show more results compactanswers