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
Hello, How Can Increase The Number Of Debug Samples To Be Recorded In One Training?

Hello, how can increase the number of debug samples to be recorded in one training?

  
  
Posted one year ago
Votes Newest

Answers 4


Thanks AgitatedDove14 . Does this go in the local clearml.conf file w/ each user's credentials, or in the conf file for the server?

  
  
Posted one year ago

Also, this would change it globally. is there a way to set it for specific jobs and metrics?

  
  
Posted one year ago

CloudySwallow27

  
  
Posted one year ago