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
HighRaccoon77
Moderator
2 Questions, 7 Answers
  Active since 08 November 2023
  Last activity 6 months ago

Reputation

0

Badges 1

7 × Eureka!
0 Votes
20 Answers
380 Views
0 Votes 20 Answers 380 Views
Is there a way to configure a clearml-agent so that it shutdown the server after it has been idle for a certain time period? We are using GPU resources from ...
6 months ago
0 Votes
1 Answers
278 Views
0 Votes 1 Answers 278 Views
Can clearml agent launch an experiment using parallel training launchers such as deepspeed and accelerate?
5 months ago