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 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
hey guys, I keep getting "Failed parsing task parameter" warning for the arguments such as this one: parser.add_argument( "--dataset_mean", type = float, nar...
4 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
I'm looking at how triggers work in ClearML. Is there an example, maybe with clearml data and a dataset being uploaded or some other example?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, Is there any approach to export the selected experiments to csv or Excel in a project? Just like to export the following tables. Thanks.
3 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Apart from having packages in requirements.txt, does clearml expect them to be actuall installed to add them as installed packages for a task?
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hello, we're getting a strange error while training YoloV5: Retrying (Retry(total=237, connect=237, read=240, redirect=240, status=240)) after connection bro...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I am using PipelineDecorator to create tasks. is there a way to force it to use the entire git repo it is created from on the pythonpath? vs. just the de...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
hi all trying to run my first job jobs on clearml and am getting this: Successfully installed pip-22.2.2 ERROR: Exception: Traceback (most recent call last):...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
12 Answers
730 Views
0 Votes 12 Answers 730 Views
has anyone else benchmarked ClearML? I'm seeing catastrophic logging overhead: None for 50 numbers, ClearML's logging takes 3x as long as my entire LLM train...
8 months 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
10 Answers
2K Views
0 Votes 10 Answers 2K Views
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, I've seen that when re-running a script it sometimes overwrites a previous task in the dashboard instead of creating a new task. How does clearm...
3 years ago
0 Votes
2 Answers
822 Views
0 Votes 2 Answers 822 Views
Hi!
Hi! (Context) I'm currently working on a project with OpenMMLab (MMDetection) in Docker and I'm trying to train a detection model remotely on ClearML. I've a...
3 months ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hi folks any info on when the helm chart will be updated for 1.0.1 ?
4 years ago
0 Votes
7 Answers
3K Views
0 Votes 7 Answers 3K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all, does anyone know how I can use python to load the configuration of a saved experiment/model using its id?
3 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Am I doing something wrong or is should I open an issue about it (bug?)? I'm using the logger.report_plotly method to visualize a custom plot. Using the exac...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello everyone! I am trying to run a pipeline from the Web UI. As you can see on the screenshot, it is possible to specify the Pipeline controller queue . Ho...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi community, Is there a way to download all the logged scalars/plots using code itself?
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
7 Answers
594 Views
0 Votes 7 Answers 594 Views
8 months ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi, I've just started to evaluate ClearML for internal use at my org and am wondering if there's anyway to import data from old experiments into the dashboar...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How can I extend a dataset? On community edition I have an existing dataset, I want to add some files and make a new version. I tried just doing a Dataset()....
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi guys, does anybody have the same issue like me? Is there any workaround? https://github.com/allegroai/clearml/issues/762
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey everyone! I've deployed the open-source ClearML service under my university's network, however I am now having some difficulties accessing the service, a...
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hi! Is there a way to get_local_copy but to download only the latest diff in dataset genealogy (that is, the files listed by list_added_files ), omitting eve...
2 years ago
Show more results questions