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 6 months ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
8 Answers
632 Views
0 Votes 8 Answers 632 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...
5 months ago
0 Votes
3 Answers
718 Views
0 Votes 3 Answers 718 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...
6 months ago
0 Votes
2 Answers
661 Views
0 Votes 2 Answers 661 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...
6 months ago