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 5825

Questions 5825

Tags
Sorting
Results
per page
0 Votes
0 Answers
0 Views
0 Votes 0 Answers 0 Views
Is it possible to upload a hyperdataset? Or can we only upload datasts
2 hours ago
0 Votes
0 Answers
0 Views
0 Votes 0 Answers 0 Views
Hi ClearML team, does upload_folder None also have the capability of retrying to upload? It doesn't have the retries parameter
5 hours ago
0 Votes
0 Answers
0 Views
0 Votes 0 Answers 0 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
6 hours ago
0 Votes
2 Answers
0 Views
0 Votes 2 Answers 0 Views
7 hours ago
0 Votes
2 Answers
0 Views
0 Votes 2 Answers 0 Views
I am trying to do some hyperparameter optimization using a script and have closely followed the example on Github. I keep getting this warning when using Opt...
9 hours ago
0 Votes
2 Answers
0 Views
0 Votes 2 Answers 0 Views
Hey, I have pipeline from code, but have problem with caching. Actually clearml didn't cache already executed steps (tried to re-run pipeline from web-ui). D...
15 hours ago
0 Votes
2 Answers
0 Views
0 Votes 2 Answers 0 Views
17 hours ago
0 Votes
2 Answers
18 Views
0 Votes 2 Answers 18 Views
Hey guys, if I set file_upload_retries arbitrarily high like 1000, should I be good to upload a large dataset >1GB on spotty connections?
one day ago
0 Votes
5 Answers
19 Views
0 Votes 5 Answers 19 Views
one day ago
0 Votes
5 Answers
12 Views
0 Votes 5 Answers 12 Views
Hi, can I run a single hyperparameter optimization task with at least 100 experiments on multiple machines by using clearml-agent and queue?
one day ago
0 Votes
5 Answers
26 Views
0 Votes 5 Answers 26 Views
As soon as I refactor my project into multiple folders, where on top-level I put my pipeline file, and keep my tasks in a subfolder, the clearml agent seems ...
2 days ago
0 Votes
6 Answers
23 Views
0 Votes 6 Answers 23 Views
Hi! To make my script work inside a task, I need to add working_dir to the PYTHONPATH . According to the ClearML agent console log, here are the relevant lin...
3 days ago
0 Votes
2 Answers
22 Views
0 Votes 2 Answers 22 Views
Hey, I am trying to clone existing pipeline using clearml API, but I didn't managed to override pipeline parameters. Task was cloned successfully with parame...
3 days ago
0 Votes
14 Answers
26 Views
0 Votes 14 Answers 26 Views
When trying to run my agent with poetry as package manager (could also be with pip, but definitely with poetry), strange things seem to happen when trying to...
3 days ago
0 Votes
1 Answers
24 Views
0 Votes 1 Answers 24 Views
3 days ago
0 Votes
3 Answers
22 Views
0 Votes 3 Answers 22 Views
Hi, Is clearml-task --docker able to take docker image > 10GB? I got some issue when using clearml-task --docker with AWS autoscaler. The error shows no spac...
4 days ago
0 Votes
1 Answers
25 Views
0 Votes 1 Answers 25 Views
4 days ago
0 Votes
2 Answers
19 Views
0 Votes 2 Answers 19 Views
Hello everyone! Can I create a report via API or SDK? Сan the model inference task generate a report that will be displayed in the reports tab?
4 days ago
0 Votes
1 Answers
25 Views
0 Votes 1 Answers 25 Views
Hello! Is there a way to launch clearml apps (for example clearml schedulers) via API or code with status tracking on ClearML application tab? If we run clea...
4 days ago
0 Votes
2 Answers
21 Views
0 Votes 2 Answers 21 Views
Hey, can someone help with using parameter in the pipeline? According to the documentation: pipe.add_parameter( name='pickle_url', description='url to pickle...
4 days ago
0 Votes
2 Answers
29 Views
0 Votes 2 Answers 29 Views
Hi, I have a yolox project that when I run locally its working but when I try to run it with an agent (on the same server and same user) it fails. with the f...
5 days ago
0 Votes
2 Answers
21 Views
0 Votes 2 Answers 21 Views
Hey, anyone know how to add a step with private repo? running this code: pipe.add_function_step( name='step3-test3', repo="https://${git_pass}@github.com/my-...
5 days ago
0 Votes
23 Answers
36 Views
0 Votes 23 Answers 36 Views
5 days ago
0 Votes
1 Answers
36 Views
0 Votes 1 Answers 36 Views
Can I launch training with HugginFaces accelerate package using multi-gpu option and Task.execute_remotely() ? Currently it fails: clearml.backend_interface....
7 days ago
0 Votes
2 Answers
44 Views
0 Votes 2 Answers 44 Views
Hi all, I am trying to deploy ClearML server in a local machine. I followed all the steps in None but when I went to the last step, the step docker-compose -...
8 days ago
0 Votes
28 Answers
59 Views
0 Votes 28 Answers 59 Views
Hi all, I've successfully run a Task locally, and now I'm trying to clone it and send it to a Queue. It looks like the environment is built successfully, but...
8 days ago
0 Votes
11 Answers
50 Views
0 Votes 11 Answers 50 Views
8 days ago
0 Votes
5 Answers
46 Views
0 Votes 5 Answers 46 Views
8 days ago
0 Votes
2 Answers
48 Views
0 Votes 2 Answers 48 Views
9 days ago
0 Votes
3 Answers
45 Views
0 Votes 3 Answers 45 Views
9 days ago
Show more results questions