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 6578

Questions 6578

Tags
Sorting
Results
per page
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
1 Answers
994 Views
0 Votes 1 Answers 994 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...
one year ago
0 Votes
0 Answers
971 Views
0 Votes 0 Answers 971 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...
one year ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
one year ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi I am creating a custom image dataset and does anyone know how to upload files into remote uri (S3) without compressing the data? from clearml import Datas...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K 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...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K 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 ...
one year ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K 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
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, how can I set up clear.ml to launch a worker on GCP and then run the task on that worker?
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone, Has anyone encountered the following error? ERROR: The Compose file './docker-compose-triton-gpu.yml' is invalid because: services.clearml-servi...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
hi, can you help me with this? thanks in advance. problem : - could not run task - could not fetch from bitbucket/gitsetup : - clearml-agent: 1.7.0; 1.8.1 ag...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
I tried to get data from dataset, but agent always look on localhost:8081. I change host in clearml.conf but have same error. How can I change host of clearm...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello! We're trying to use ClearML on-prem. Is it the limited functionality only? No user management etc?
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K 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...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
When I created a dataset by specifying reuse_task_id , how can I then access the plots, scalars of the task corresponding to the dataset? I don't see a funct...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, is there any guide on how to deploy clear ml on kubernetes but hosted in cloud, like EKS or AKS or GKE
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, I want to configure a client machine to connect to a ClearML server. I'm wondering which port I need to open for the client machine. Thanks.
one year ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
https://clearml.slack.com/archives/CTK20V944/p1713357955958089 Any idea about this?
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi, I have a question about creation of docker container using clearml-agent, can I set a proxy then pulling image from my local docker hub?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
I keep running into this issue: error: Could not fetch origin when the docker worker fetches the repository with submodules. It has credentials via ssh-auth-...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey everyone. I have been using a self hosted clearml server for the past year. And I’ve recently came across this issue: None I have a client that is upload...
one year ago
Show more results questions