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 6583

Questions 6583

Tags
Sorting
Results
per page
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
1 Answers
934 Views
0 Votes 1 Answers 934 Views
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi quick question: does Task.connect_configuration support OmegaConf DictConfig objects? ie. Can I do: config = train_task.connect_configuration(OmegaConf.lo...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
This will close it Task.current_task().close()I think we should rename completed() because it just marks the Task as completed on the backend but does not ac...
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, in the Metric Snapshot section of the Overview tab of a project page, would it be possible to: Show running experiments Have the legend clickable, to hid...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi all, quick question, is there a way for me to download a model or artifact directly from the CLI using its Id?
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hello, Getting this message On sub tasks https://github.com/allegroai/clearml-agent/issues/38 When trying to do Hyper parameters optimiziation. Is there any ...
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
11 months ago
0 Votes
3 Answers
908 Views
0 Votes 3 Answers 908 Views
Hi all - I have a large dataset and have preprocessed it and saved each item in .pt files, which are loaded using torch.load in my Dataset . The issue is tha...
one year ago
0 Votes
1 Answers
612 Views
0 Votes 1 Answers 612 Views
Greetings, I manually set up a server on EC2 but I'd rather not put everything on /opt and instead save large files (like media, plots, model weights and oth...
10 months ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey, perhaps a weird question but: Do you have the clearml logo in higher res? Haha im trying to build a slack agent with the green "C" logo but all the imag...
3 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Any idea what I've missed here? Thanks
3 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
I have a questions about queue priorities with clearml-agent. I have two queues, A and B . Some of my agents support queue A and B with higher priority for B...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, I added in my code task.ignore_requirements("pywin32") however this library is still getting added by ClearML to the packages (which causes error on Linu...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
is there anyway to cancel the “--rm” in the clearml agent docker mode?
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Can anyone point me to a resource (or person) that can tell me what counts towards the "artifacts storage" and the "metrics" in my clearml workspace billing ...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello everyone . I am using clearml-agent daemon . Lets consider following situation: I have my clearml-agent daemon running -> it has some python_binary var...
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Please tell me what RAM metric is tracked by ClearML? what i see in htop and on the board don't match even though it's the same server 20 GB vs 70GB
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
During our first large hyperpameter run, we have noticed that there are some tasks that get aborted with the following console log: User aborted: stopping ta...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I updated my project to use hydra 1.1 and I realized that the params are not being saved anymore. Is there any known incompatibility between the current ...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
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
Show more results questions