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 6579

Questions 6579

Tags
Sorting
Results
per page
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi all, I'm updating my code to use hydra, and facing an issue: when I try to init a task in offline mode I'me getting the following: ValueError: Multiple co...
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi again, I am trying to create a docker for my training, I would like to know how can I control the docker launch command, for example to: - add mapping to ...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi everyone, I'm trying to run some integration tests with ClearML through a Github self hosted runner, but I keep getting this error: clearml.backend_api.se...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey clearml team, would be nice to include dataset hash when using clearml-data cli. Is the order of --ids the same as returned rows?
one year ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
4 years ago
0 Votes
4 Answers
953 Views
0 Votes 4 Answers 953 Views
Hey all . Two questions: - How do I configure clearml to use s3 as the storage backend? - How do I reload the config on a running server?
one year ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hey, we were trying to run an experiment on clearml using its python-sdk. When I run an experiment using Task.create() , it is picking up these random uncomm...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, Is it possible to resume an experiment that stopped unexpectedly, by using a checkpoint of the model?
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I finally got the cleanup_service.py to run. However, now I get errors when trying to load scalars. This is what I found in the logs [ERROR] [clearml.service...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
12 Answers
3K Views
0 Votes 12 Answers 3K Views
https://github.com/allegroai/clearml/blob/master/examples/optimization/hyper-parameter-optimization/base_template_keras_simple.py Hi, I am running this code ...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
hey, I'm trying to restore the data on a k8s node from a backup but it seems like mongodb just ignores the existing data. Is there anything that I should do ...
4 years ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
2 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello everyone, when I use the key generated by localhost clearml I get this error. But the key generated by Clearml's server is not. How can I fix it? Thank...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
1 Answers
931 Views
0 Votes 1 Answers 931 Views
hey, our elastic search just randomly crashed on our self-hosted k8s deployment. On debugging, it looks like indices are corrupt. Any suggestions of how we m...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I've added external links to the a dataset In the UI I can see that the dataset has the property of Link count with the correct number. But where can I s...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
is there a slack integration with clearml so that after failed experimetns one can get notificatios? (I am on the pro plan)
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, I want to ask about HPO if there possibility to work not only with standard args but with configuration_object (OmegaConf) ? Thanks
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, by accident I've scheduled 1000 experiments. I would like to abort them. In the UI I can do "load more", but it loads 15 more. Is there any option to do ...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, If it is necessary to refine the model by running a Clone Task so that the results of the Task are used, what should be done? output_uri=True? task = Tas...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to force ClearML to first parse the config file, before running Task.init ? We’re relying in some code that the credentials in clearml.conf ar...
2 years ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
is there a way clearml can be stopped from updating dependencies when cloning?
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi guys, I am running an optimization task via clearml-agent and I get the following warning
2 years ago
0 Votes
3 Answers
753 Views
0 Votes 3 Answers 753 Views
Hello all, general question - We're currently intend to move our ClearML server from a self-hosted one to using the SaaS-based server, in tandem with a local...
9 months ago
Show more results questions