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
Answered
It Might Be The Case That

It might be the case that Hide identical fields functionality (under Compare Experiments / Details ) is not really working.

  
  
Posted 2 years ago
Votes Newest

Answers 5


That's the Agent version. Go to the clearml UI , you should see the server version in the bottom right of your Profile page

  
  
Posted 2 years ago

Version: 1.1.1-135 • 1.1.1 • 2.14

  
  
Posted 2 years ago

OK, I'll ask the guys to look into it, will keep you posted 🙂

  
  
Posted 2 years ago

Hi WittyOwl57 , interesting... What server version are you using?

  
  
Posted 2 years ago

Not sure how to check that tbh. Does this help:
root@aea5d96a8ed3:/usr/agent# clearml-agent --version CLEARML-AGENT version 1.0.0Would be nice to display this info maybe somewhere inhere:

  
  
Posted 2 years ago
690 Views
5 Answers
2 years ago
one year ago
Tags