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 Everyone, I Was Wondering - Is It Possible To Get Info Using Api Of How Much Space Experiments Take? I'M Mostly Interested In The Logs Sizes. I Was Playing With

Hello Everyone,

I was wondering - is it possible to get info using API of how much space experiments take?
I'm mostly interested in the logs sizes. I was playing with get_reported_console_output but perhaps there is a better way?

  
  
Posted one year ago
Votes Newest

Answers 4


I see, thanks for the info!

  
  
Posted one year ago

no, I'm using http://app.clear.ml with self hosted compute cluster

  
  
Posted one year ago

Hi CrabbyKoala94 ,

Are you running a self hosted server?

  
  
Posted one year ago

I'm afraid this is not currently supported 😞

  
  
Posted one year ago
646 Views
4 Answers
one year ago
one year ago
Tags