Hi all! Could do with some help on running registered task on a clearml-agent. My workflow so far is as follows: Execute a local training run (from within a ...
3 years ago
hi community! this summer i worked on an interesting project and clearML helped me a lot. Does somebody know how to switch back to the free plan and stop pay...
3 years ago
[WebUI-based options injection not working] Hey everyone! Since our training repo has gotten quite complex, we configure all setup in an options.yml file whi...
3 years ago
Hi everyone, I recently had to move my ClearML server to a different IP address and managed to do that without any issues. However, I just noticed that when ...
3 years ago
Hi all, I would like to know the input page_size of clearml/backend_api/services/v2_13/tasks.py GetAllRequest. I have confirmed the response rows will be cha...
3 years ago
congrats! https://github.com/ultralytics/yolov5/tree/master/utils/loggers/clearml
3 years ago
Hi all, I got an issue with the pipliene before create Launching the next steps what can be help to solve this? File "/home/core/.clearml/venvs-builds.1.2/3....
3 years ago
Hi all, The version of ClearML published on the web is 3.13. https://app.clear.ml/dashbord However, the version of clearml-web published on GitHub is 1.6. ht...
3 years ago
Hi, I'm trying to get projects and tasks using clearml.backend_api.services.projects.GetAllRequest and clearml.backend_api.services.tasks.GetAllRequest. resp...
3 years ago
Hi. When using sklearn's RandomizedSearchCV or GridSearchCV is there a way to save in a single clearml experiment the evaluation metrics of each hyperparamet...
3 years ago
Hi, I am trying to pull api data from /tasks.get_all endpoint https://clear.ml/docs/latest/docs/references/api/tasks#post-tasksget_all I can pull data from c...
3 years ago
[Injecting secrets into a ClearML Agent / accessing clearml.conf from within a Task] Hi everyone, we are using the ClearML AWS Autoscaler (still awesome 😉 )...
3 years ago
Is there any examples of mounting an AWS EFS mount to a self hosted k8 agent deploy? https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearm...
3 years ago
How to select more than 10 experiments in the Clear ML UI? I want to compare 30 loss curves. Is there a setting somewhere.
3 years ago
downloading output artifacts from S3 by clicking on the download button next to Model URL was great, but since we moved from AWS to Yandex.Cloud, this featur...
3 years ago
Hey when I would like to remove experiment from project from app.clear.ml I got this message : Clone Of results Invalid dataview query (Trying to create too ...
3 years ago
Hi, I just started using clearml, and it is amazing! However I've run into an issue - I have a windows machine which I've setup as a worker, with an agent ru...
Hi, relating to the Dataset SDK, is there a way to add_external_files with a very large number of urls that are not in the same S3 folder without running int...
3 years ago
Hi, is there any way to upload data to a clearml dataset without compression at all? I have very small text files that make up a dataset and compression seem...
3 years ago
How can I save a list of string , in the format of 'report_smthing'?
3 years ago
I'm trying to access previous task parameters from my Python script (e.g. Hyper Parameters/General ) I use: prev_tasks = task.query_tasks(project_name=projec...
3 years ago
When using 'Logger.report_media' only 3 images are uploaded. Is it that limited?
3 years ago
Hello, good morning, I have few technical questions: Why the plots order on 'plots' section, are of an opposite ordering then the original order on python sc...
3 years ago
Hi. I somehow managed to exceed the metrics quota by ~35GB. I logged some histograms, but still that seems excessive. Now I am trying to delete archived expe...
3 years ago
If using the managed ClearML, does the server receive only meta-data, or is underlying data also accessible?
3 years ago
Hey, would it be possible to add a way to edit autoscaler configs without having to clone them ? This is really frustrating especially when you reached the q...
3 years ago
as we understand this is related to MongoDB maximum BSON field size, where clearML tries to save the metadata of uploaded files
3 years ago
"clearml.Task - ERROR - Action failed <500/0: tasks.edit/v1.0 (Update failed (BSONObj size: 18330801 (0x117B4B1) is invalid. Size must be between 0 and 16793...
3 years ago
Hi! We've tried to upload a dataset to ClearML with more then 1M files in it and failed with following message:
3 years ago