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 6042

Questions 6042

Tags
Sorting
Results
per page
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, i was running my agent and had a few scripts for agent.extra_docker_shell_script. but when I looked through the logs, they were not executed. Any idea wh...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, would it be possible to parse torch requirement when it’s part of the extras_require dict? In my code, I have the following: train_task._update_requireme...
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, we would like to make a copy of the base public AMI ami-0a4224787c2f50fe9 as we noticed the owner of these AMIs only keeps the last 2 versions. When I tr...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
OK, we've got a GPU Queue setup on one of our local machines. I managed to run a script on it, which was intended to download a clearML dataset stored in s3....
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
any guides on how to aggregate results of different experiments?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
hi, i'm wondering why is the agent being terminated after some time? i want it to always be running in the background and listening to a queue, and not have ...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
is there any way to export CSV with max metrics and hyperparameters for selected experiments?
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Can we get some statistics from already reported plots?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I try to update scalars, but the iteration I pass is ignored, instead the last iteration is incremented, feels wrong to me. prev_task = Task.init(continue_la...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey there 🙂 Still my journey to deploy the aws-autoscaler with spot instances, I have another question: I would like to limit the amount of time spent setti...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey all. Thinking about organisation of artefacts and how we store them in S3. We have been using the StorageManager to upload files to target S3 destination...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi recently upgraded all the clearml, clearml-server, clearml-agent. Now running k8s glue with clearml-agent=1.0.1rc1. python3 k8s_glue_example.py --queue 1b...
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I am getting the following errors in the experiments I am currently running: 2021-06-25 17:11:47,911 - clearml.Metrics - ERROR - Action failed <504/0: ev...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I've a few questions on clearml-session. We will be running some GUI applications so is it possible to forward the GUI to the clearml-session? We have a ...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Is there a way to do s3 -> s3 copy while doing a dataset? I don’t want to get it to local from s3 and then upload as a dataset to s3
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hey, we have an issue after migrating to v1.0.2 from 0.17. clearml-agent-services kept restarting (ran sudo docker ps ). We used the AMI ( ami-0a4224787c2f50...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hello! Getting credential errors when attempting to pip install transformers from git repo, on a GPU Queue. fatal: unable to write credential store: Device o...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey, I'm trying to get the Google Cloud Platform Credentials as a .json file inside my dockerized clearML agents. I was able to copy those credentials from t...
4 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Do I understand correctly, that running Dataset.list_datasets(only_completed=False)should return all datasets from all projects?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi! does anyone have experience using ClearML inside a Vertex AI job?
4 years ago
0 Votes
28 Answers
2K Views
0 Votes 28 Answers 2K Views
Hi, I have a problem that I am not really sure about how to track it down: I sometimes get the following message that kills my running process after a few ho...
4 years ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
I also tried to manually create a clearml.conf file and add the line api.verify_certificate: False at the very beginning. But then when I try to create a tas...
4 years ago
Show more results questions