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
DelightfulBear99
Moderator
1 Question, 1 Answer
  Active since 07 November 2023
  Last activity 11 months ago

Reputation

0

Badges 1

Eureka!
0 Votes
2 Answers
652 Views
0 Votes 2 Answers 652 Views
Hello, I would like to understand better metrics storage since I reach 1Go very quickly with just 4-5 trainings. I am using torch and lightning with the defa...
11 months ago
0 Hello, I Would Like To Understand Better Metrics Storage Since I Reach 1Go Very Quickly With Just 4-5 Trainings. I Am Using

Hi John, thank you for reaching out. I can try to replicate on an example script but this will require a bit of time.
Do you know if I can see somehow on the app where the storage goes ?

11 months ago