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
Is There A Place In Web Ui To Find All

Is there a place in web UI to find all Models I created?

  
  
Posted 2 years ago
Votes Newest

Answers 7


There is literally 

Models

 tab in each project

Was about to mention it 😛

look like I created a new task for every epoch ...

What do you mean?

  
  
Posted 2 years ago

For datasets it's easily done with a dedicated project, a separate task per dataset, and Artifacts tab within it

  
  
Posted 2 years ago

I found exactly that, question is solved

  
  
Posted 2 years ago

There is literally Models tab in each project

  
  
Posted 2 years ago

this is the same thing as in the previous thread. I suggest that we move there

  
  
Posted 2 years ago

Happy to help 😄

  
  
Posted 2 years ago

look like I created a new task for every epoch ...

  
  
Posted 2 years ago
616 Views
7 Answers
2 years ago
one year ago
Tags
Similar posts