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
Profile picture
ColossalReindeer77
Moderator
10 Questions, 54 Answers
  Active since 18 August 2023
  Last activity one year ago

Reputation

0

Badges 1

52 × Eureka!
0 Votes
3 Answers
894 Views
0 Votes 3 Answers 894 Views
Hi good morning ☕ ️ I am running a torch experiment that runs correctly on an agent configured in pip mode. - when I change to poetry mode I get this error: ...
one year ago
0 Votes
16 Answers
909 Views
0 Votes 16 Answers 909 Views
Hello! does anyone know how to do HPO when your parameters are in a Hydra configuration file? What is the correct way to do this (e.g declare the params for ...
one year ago
0 Votes
2 Answers
905 Views
0 Votes 2 Answers 905 Views
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hi! I am setting up my first ClearML agent (EC2) connecting to my hosted ClearMLServer. I am at the step where I am granting the agent access to github. I am...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello, I am testing my Hidra/OmegaConf with ClearML and I have a general question. Why is it necessary to indicate that I want to edit the configuration (set...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello. I am creating a ClearML server instance using the pre-built AMI (AWS). Other than the 8GB memory recommended, is there any recommendation for volume s...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
24 Answers
919 Views
0 Votes 24 Answers 919 Views
Also, not sure where to ask this question. I am following the instructions from here: None After the instance is created I can log in with ssh but h ttp://:8...
one year ago
0 Votes
2 Answers
832 Views
0 Votes 2 Answers 832 Views
Hi! I am wondering if there is a way to check which S3 is associated to which project once you have created them? I am looking at the mongo docker container ...
one year ago
0 Votes
11 Answers
921 Views
0 Votes 11 Answers 921 Views
Hello! I created a clearml.conf in my clearml server, then I added the S3 credentials under aws { s3 { region, key, secret } } and rebooted the server. Then,...
one year ago