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 6042

Questions 6042

Tags
Sorting
Results
per page
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Shortened URLs for sharing deep links to experiment result views would be nice. Is there a way to do that without using a third party URL shortener?
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
If I update the annotation files for some dataset and upload it. Can it call the previous version of dataset using the dataset id ? Dataset.get(dataset_id=DS...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey everyone I have felt the pain that comes with needing to classify data. I built this dcm data organizer I would love the community’s feedback! https://gi...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
How do we configure s3 bucket credentials when working with the autoscaling service?
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Quick question - if I use sub-project functionality and there are different root project names but identical sub-project names, is that an issue?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Is there a way to upload a dict object as a YAML artifact instead of a JSON?
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
If I want to create a parameter that is a list, the text field gets very small in the gui. Is there a way to increase the size of the text input for fields o...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
I read that clearml-data stores only the difference between versions. Is this only working for text files or also for big files like medical imaging?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, the https://github.com/allegroai/trains/blob/master/examples/services/jupyter-service/execute_jupyter_notebook_server.py file linked by following page is...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
from clearml import Dataset # Preprocessing code here dataset = Dataset.create(dataset_name='dataset name',dataset_project='dataset project') dataset.add_fil...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
I have just installed the PYPI version of clearml-serving and I get the following error at the command line. clearml-serving --help clearml-serving - CLI for...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
With clearml-serving could someone explain to me what a config.pbtxt file is and its format? When executing a PyTorch model for serving I get an error pasted...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, i have a docker image that needs to be run in privileged mode. How should i do the following? clearml-session: Pass the --privileged option along --docker ?
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, i'd like to have more info on how to create a sub-project : https://clear.ml/docs/latest/docs/fundamentals/task#projects-and-sub-projects
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Another question, is it possible to run a single experiment which is composed of multiple steps executed as sequential sub-processes where the current task i...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey. I tried setting clearml-server-chart using helm but my cluster had 426 error. All routing is configured with istio/ingress which doesn’t work with http1...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey everyone, Do the installation instructions listed https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_kubernetes_helm.html apply to htt...
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, I have a question about queue management of ClearML Agents. I am still a beginner to ClearML and still discovering the potential it has and as of now it ...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
This wasn't a big deal, but I noticed when pushing a dataset to the server, with cloud storage, that the upload information looked a bit bonkers in terms of ...
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
anyone using huggingface trainer and can guide me on the easiest way to integrate it with clearml?
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
another question, im working with dynamic resource allocation system, is there a way to see what type of GPUs were used for the experiment?
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I'm looking into a way to hint git repository location as I'm using a launcher to start python script. Currently the dashboard shows some unrelated uncommite...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
///[Please note, all the below was executed on the command line of the compute node, not the server head node]/// I've been following the example on Keras, b...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
I would like to understand the limitations of Task.current_task() and in which cases it should not be called in order to avoid catching another running in pa...
4 years ago
Show more results questions