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
Hi, Are The Experiments Logs Stored In S3 Or In The Trains-Server? (When Using S3 As Artifact Storage)

Hi, are the experiments logs stored in s3 or in the trains-server? (When using s3 as artifact storage)

  
  
Posted 3 years ago
Votes Newest

Answers 4


Ok thanks!

  
  
Posted 3 years ago

JitteryCoyote63 these logs are sent to the ClearML Server and are stored there

  
  
Posted 3 years ago

yes 🙂

  
  
Posted 3 years ago

Hi JitteryCoyote63

experiments logs ...

You mean the console outputs ?

  
  
Posted 3 years ago