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 6575

Questions 6575

Tags
Sorting
Results
per page
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Back with another episode of the CLEAR show! Considering the feedback was no turtle 😉 we took care of that. See how easy it is to start a worker on a google...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
is allegroai package accessible for scale only?
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi everyone, I have an issue with using a List[List[int]] in the add_parameter function of the PipelineController . It's pretty weird, because the pipeline f...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Is it possible to upload from ClearML (using Logger/upload_artifact ) a clearml.automation.optimization.HyperParameterOptimizer object? (as pickle for exampl...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
More clarification on documentation (ClearML Data): > Dataset changes are stored using differentiable storage, meaning a version will store the change-set fr...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hello! I'm just starting out with ClearML, and I seem to be having some sort of conflict between clearml and torch , at least in Colab In this guide ( https:...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
9 Answers
3K Views
0 Votes 9 Answers 3K Views
Hey everyone, I have been trying to get the pytorch lightning CLI to work with remote task execution, but it just won't work. I took the https://github.com/a...
2 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Hi I have another question: I run the following line with allegro: assert os.path.exists("path") This path does not exist. How is it possible to have access ...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi everyone, what is the best practice to handle disk space on agents? We constantly run out of the disk space and it looks like there is no automatic cache ...
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Is there a way to get tasks by hyperparameters values? when I use the search in the UI I get the relevant task, but when I try the following I get an empty l...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi all! Question around resource management using HyperParameterOptimizer , more specifically GPU management. Say I’m running an optimisation task on a machi...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
gm folks, really liking ClearML so far as my top choice (after looking at dvc, mlflow), and thank you for your help here! I had another Q: Is there a recomme...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello! When I squash multiple datasets (e.g. Dataset.squash(dataset_name="new_ds", dataset_ids=[id1, id2, id3]) , as far as I can see the newly created datas...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
3 Answers
850 Views
0 Votes 3 Answers 850 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...
11 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
is clearml able to intercept (automatically) metrics gathered via torchmetrics.MetricTracker ?
2 years ago
0 Votes
7 Answers
3K Views
0 Votes 7 Answers 3K Views
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, I'm trying to install a self-hosted clearml-server on an ubuntu22.04 computer using the pre-built Docker image and following None . I have completed all ...
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
and the above error is caused by routine update check being blocked...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi may I know is there a way to get the dataset_id from the dataset object? I cannot find an api for it
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi Everyone, How do i change the default value for agent.default_docker.image that is being used ?
3 years ago
Show more results questions