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 6087

Questions 6087

Tags
Sorting
Results
per page
0 Votes
2 Answers
476 Views
0 Votes 2 Answers 476 Views
Hi, I am using TaskScheduler to start a pipeline once per hour, that sequentially executes tasks. My current solution is that I have three execution queues, ...
5 months ago
0 Votes
6 Answers
439 Views
0 Votes 6 Answers 439 Views
5 months ago
0 Votes
0 Answers
445 Views
0 Votes 0 Answers 445 Views
5 months ago
0 Votes
2 Answers
383 Views
0 Votes 2 Answers 383 Views
Hey everyone, first Q 🎉 , I’m looking to integrate ClearML with Metfalow, I have some flows already setup and want to log some artifacts from each step to C...
5 months ago
0 Votes
33 Answers
21K Views
0 Votes 33 Answers 21K Views
Hi everyone. I’m struggling to setup minio storage. Below is what I’m adding in my credentials and when I try to create a new dataset using below command; I ...
aws
5 months ago
0 Votes
14 Answers
488 Views
0 Votes 14 Answers 488 Views
5 months ago
0 Votes
4 Answers
438 Views
0 Votes 4 Answers 438 Views
clearml-agent==1.8.1 I already have a config file. And when I pass --config-file using below command it throws error. Command: clearml-agent daemon --queue d...
5 months ago
0 Votes
1 Answers
378 Views
0 Votes 1 Answers 378 Views
I have an issue using ClearML integrations with KerasTuner. I have followed the guide in None but I get the following error: ValueError: ClearmlTunerLogger r...
5 months ago
0 Votes
3 Answers
595 Views
0 Votes 3 Answers 595 Views
Hi everyone, I'm trying to run some integration tests with ClearML through a Github self hosted runner, but I keep getting this error: clearml.backend_api.se...
5 months ago
0 Votes
1 Answers
350 Views
0 Votes 1 Answers 350 Views
Hello, is there a function in the SDK to list all projects ? Also, are projects shared between Datasets and Experiments ?
5 months ago
0 Votes
2 Answers
465 Views
0 Votes 2 Answers 465 Views
hi everyone, I have a question. I have deployed the ClearML server behind a load balancer that is using my company’s private certificate for SSL. Now, when I...
5 months ago
0 Votes
1 Answers
506 Views
0 Votes 1 Answers 506 Views
Hi again, I am trying to create a docker for my training, I would like to know how can I control the docker launch command, for example to: - add mapping to ...
5 months ago
0 Votes
3 Answers
599 Views
0 Votes 3 Answers 599 Views
Hey clearml team, would be nice to include dataset hash when using clearml-data cli. Is the order of --ids the same as returned rows?
5 months ago
0 Votes
10 Answers
415 Views
0 Votes 10 Answers 415 Views
Hi, I am running a script very similar to the one in this example , except that the data parameter for training is taken from a clearml.Dataset.get . I can c...
5 months ago
0 Votes
0 Answers
390 Views
0 Votes 0 Answers 390 Views
Is there any way to upload datasets in their raw, uncompressed format? So far my research has concluded that this is not possible, but I wanted to drop a lin...
5 months ago
0 Votes
1 Answers
384 Views
0 Votes 1 Answers 384 Views
Hey, I have a need to temporarily prevent a specific worker, by worker ID, from pulling tasks from all queues. I came across the workers.set_runtime_properti...
5 months ago
0 Votes
15 Answers
668 Views
0 Votes 15 Answers 668 Views
Hi all, I use autoscalers in my training configuration, and I have an issue with them. The issue: Currently, I fail to configure autoscaler that will success...
5 months ago
0 Votes
1 Answers
411 Views
0 Votes 1 Answers 411 Views
5 months ago
0 Votes
1 Answers
415 Views
0 Votes 1 Answers 415 Views
5 months ago
0 Votes
5 Answers
474 Views
0 Votes 5 Answers 474 Views
5 months ago
0 Votes
2 Answers
476 Views
0 Votes 2 Answers 476 Views
Hi everyone! I'm trying to spin up a k8s clearml agent using helm chart. I'm stuck at adding my company certificates to allow agent to pull repos and images ...
5 months ago
0 Votes
13 Answers
535 Views
0 Votes 13 Answers 535 Views
Hi there! Can anybody help me with specifying the 'platform' for a model in clearml-serving. I am using the k8s clearml-serving setup (version 1.3.1). I alre...
6 months ago
0 Votes
4 Answers
413 Views
0 Votes 4 Answers 413 Views
SDK’s Dataset.get and Dataset.create are appending .datasets/{dataset-name} to the actual project name and failing because my datasets are from an older vers...
6 months ago
0 Votes
3 Answers
494 Views
0 Votes 3 Answers 494 Views
Hi, how can I set up clear.ml to launch a worker on GCP and then run the task on that worker?
6 months ago
0 Votes
2 Answers
491 Views
0 Votes 2 Answers 491 Views
6 months ago
0 Votes
15 Answers
541 Views
0 Votes 15 Answers 541 Views
Hello everyone! I’m trying to setup non aws s3 to store datasets and get and error: 2024-05-27 16:15:52,241 - clearml.storage - ERROR - Failed uploading: Fai...
aws
6 months ago
0 Votes
2 Answers
541 Views
0 Votes 2 Answers 541 Views
Hi everyone, Has anyone encountered the following error? ERROR: The Compose file './docker-compose-triton-gpu.yml' is invalid because: services.clearml-servi...
6 months ago
0 Votes
12 Answers
628 Views
0 Votes 12 Answers 628 Views
6 months ago
0 Votes
4 Answers
593 Views
0 Votes 4 Answers 593 Views
I have a dataset uploaded to clearml. By mistake I didn't set the destination correctly and the dataset is now saved on a computer rather than in s3. Is ther...
6 months ago
0 Votes
0 Answers
528 Views
0 Votes 0 Answers 528 Views
6 months ago
Show more results questions