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
HappyRaccoon38
Moderator
2 Questions, 2 Answers
  Active since 05 July 2025
  Last activity one month ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
1 Answers
380 Views
0 Votes 1 Answers 380 Views
Hi! maybe I am missing something, but I see how I can switch between log/linear y scale, but how can I also set the x-axis as log-scale?
27 days ago
0 Votes
3 Answers
278 Views
0 Votes 3 Answers 278 Views
Hi, I am trying to run NeMo with ClearML with 8 GPUs, but I get 8 different tasks in the clearml page instead of just one, any idea what should I do?
2 months ago