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
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all, A newbie question: How can I store single value results per experiment that will appear as metrics I can select in the experiments tables columns. My...
4 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hey everyone, I have another question: Is it possible to change agent config for each task? E.g. agent.package_manager.system_site_packages = true should be ...
2 years ago
0 Votes
3 Answers
164 Views
0 Votes 3 Answers 164 Views
Hi all, is it possible to pass Hydra args via the clearml-task CLI? Using --args doesn't seem to work as it should with Hydra - they do appear as args but ar...
23 days ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello! I am running self-hosted ClearML. Does deleting dataset from the UI also remove it from disk? I've just deleted one (send to archive then delete) and ...
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi. Shoulf this command succeed in the presence of project lavi-testing and absence of dataset tmp_datset within it? from clearml import Dataset tmp_dataset ...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is it necessary to serve keras model using triton engine? I'm trying to serve an endpoint, and trying to debug, but the error given not helping much. Is ther...
2 years ago
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
any tips on debugging worker graphs not showing up? seems to be some js errors in the console that may be related. running localhost against 1.16.1 images
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
https://github.com/allegroai/clearml-server-helm I am following this k8 setup for clearml-server-helm. Here the clearml-agents are being started automaticall...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Why can't I find the task created for the pipeline in the project through the main dashboard?
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
How does ClearML store some of the more intrinsic data (scalars, plots, etc)? We recently recovered Mongo from a backup and while the projects and tasks are ...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey Community, So I am facing an issue related to passing parameters. I am getting the parameters from the taskscheduler , taskparameter.
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I am using the aws autoscaler and getting the following error while trying to spin up spot instances: 2021-08-16 17:18:48 Spinning new instance type=v100...
4 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
also ,getting this error message so how to configure repo in clearml.conf clearml.Task - INFO - No repository found, storing script code instead
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, would it be possible to add to the output table of clearml-data search --id 12345 a url column for the found datasets? ?It's useful when we want to in...
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Any idea what could be going on here? [2023-01-09 16:18:15,727][root][INFO][utils_atom_fn.py:85] - Running fn: fn_get_heat_map_nan [2023-01-09 16:18:15,782][...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi again!, I want clearml to upload files to remote location when I execute dataset.upload() , looked in .clerml conf but did'nt find where to config that. c...
4 years ago
0 Votes
2 Answers
755 Views
0 Votes 2 Answers 755 Views
On a separate note, that embed seems to be slightly off with regards to where the link is actually pointing to, which is POST /tasks.get_all so maybe that co...
one year ago
0 Votes
16 Answers
3K Views
0 Votes 16 Answers 3K Views
I'm trying to spin up a task on an agent and inside the task I have two packages that I've created custom versions of and specified a git repo for in the req...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi all, I am trying to serve yolov8 model using clearml model serving.Can anyone help me how to do it using triton engine along with the preprocessing.
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
I have a question about remote dataset get/download. (Server A)Deploy clearml server. (Server B)Execute clearml-init and set api credentials from server A's ...
3 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hello, I'm using a virtual environment inside my Jupyterhub server along with ClearML. Whenever I create any task the "uncommitted changes" are the contents ...
2 years ago
0 Votes
26 Answers
2K Views
0 Votes 26 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
Show more results questions