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

Questions 6586

Questions 6586

Tags
Sorting
Results
per page
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey
Hey 🙂 Working with ClearML pipelines, is there a way to change default directory artifacts to archive with tar instead of zip ? Speaking of the default retu...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi everyone. If I edit a file in configuration objects in clearML UI, will the new parameters be injected in my code when I run this?
3 years ago
0 Votes
20 Answers
3K Views
0 Votes 20 Answers 3K Views
task struck at task.flush(wait_for_uploads=True) : I've been running a model training task - a variation on this clearml dataset example: https://github.com/...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, I am currently using CLEARML_AGENT_GIT_USER and CLEARML_AGENT_GIT_PASS when starting my clearml-agent and I would like to switch to using a single auth t...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi. I will try again since I got no answers previously 😁
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
After closing a task you'll have to open it again with init before you can do anything with it. The different statuses are here: https://clear.ml/docs/latest...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, when I execute task.close() then task.get_status() . The output is completed not closed . I'm wondering when the status becomes closed . Also, I have ano...
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
HI all, After upgrading to sdk 1.8.0 we are having issue adding external files to dataset from gcs. This is the code we use: dataset_id = dataset = Dataset.c...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hello! I was hoping I could get some debug help. I've set up a ClearML pipeline using the PipelineController, and when running through pipeline.start_locally...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
are the ClearML server AWS AMIs a paid only feature?
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hi, we have quite an unusual issue. We run some agents, we attach them to queue. They are doing the job (they are doing hyperparameter optimization), however...
3 years ago
0 Votes
18 Answers
3K Views
0 Votes 18 Answers 3K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hello! Currently ClearML open-source supports only AWS auto-scaler. Have any one tried to implement auto-scaler (e.g. spin up/down compute instance) in googl...
3 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Hello everyone ! I tried to reproduce your tutorial : https://github.com/thepycoder/urbansounds8k . Basically I got still the same issue: 2022-11-21 09:57:31...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
when use gcp bucket as files_server + yolov5 train for now its upload the model in the end to files_server/name.task_id/model/best.pt is there option to omit...
gcp
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hello everyone! I'm currently trying to set up a Pipeline, and am a bit confused at a few things. Some questions I have: What does the intended workflow for ...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, can I somewhere setup URLs that are shown in http://clearml.example.com/settings/workspace-configuration in self-hosted version? It gives me incorrect on...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, Does anyone know how to bypass package management by clearml if using docker mode? I want to achieve the following - Run agent in docker mode Push a t...
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, is a remote task execution wit Azure DevOps private repository working? I am hitting a problem where ClearML is creating a wrong URL for loading: Using u...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi. Suppose I want to report on what my task has done by having it generate a markdown (.md) file with links to some "local" figure files. looking at the rep...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
3 years ago
Show more results questions