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
ConfusedFlamingo31
Moderator
1 Question, 1 Answer
  Active since 20 January 2024
  Last activity 3 months ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
195 Views
0 Votes 3 Answers 195 Views
3 months ago
0 Hey Everyone! I Have A Quick Question Regarding Scalar Graphs In The Dashboard. When My Model Starts Training, The Loss Values Are Very Large And Drop To The Appropriate Range Within A Few Iterations. The Problem Is That Because The Range Is So Big, The

Thank you guys @<1523702000586330112:profile|FierceHamster54> @<1523701070390366208:profile|CostlyOstrich36> , have a lovely day! My solution was to have the program log metrics after the first epoch so it's working as intended and anyway the first epoch is all anomalous data until the model comes to its senses lol

3 months ago