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
ExuberantBat52
Moderator
1 Question, 3 Answers
  Active since 16 March 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
2 Answers
493 Views
0 Votes 2 Answers 493 Views
Hi, how would I retrieve the running time (using Python SDK) for any ClearML Task? Thank you.
one year ago
0 I'M Getting This Error Across Different Machines

Hi @<1523701070390366208:profile|CostlyOstrich36> , I'm having the same issue.
So I couldn't use my artifacts at all (uploading/downloading).

one year ago
0 Hey Guys, First Of All Clearml Rocks! I Love It

I encountered the same issue 1 or 2 hour ago

one year ago