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
DecayedRaccoon75
Moderator
3 Questions, 3 Answers
  Active since 25 February 2025
  Last activity one month ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
8 Answers
183 Views
0 Votes 8 Answers 183 Views
Hi all, does anyone know why I can't see the worker plots nor the training plots in clearml UI (k8s deployment)? The error is: "result_msg": "General data er...
one month ago
0 Votes
2 Answers
223 Views
0 Votes 2 Answers 223 Views
👋 Hi everyone! Did anyone have this issue with clearml agent in k8s when trying to run a task remotely? │ k8s-glue ERROR: Could not push back task [11d1b317...
one month ago
0 Votes
3 Answers
209 Views
0 Votes 3 Answers 209 Views
Hello everyone, I deployed clearml and clearml-agent on k8s and I can't get the agent to use the gpus. I have 3 machines with a GPU each correctly configured...
one month ago