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! Quick Question. Can I Use The Ui To Search For An Artifact By Id?

Hi! quick question.
Can i use the UI to search for an artifact by ID?

  
  
Posted 2 years ago
Votes Newest

Answers 6


thanks CostlyOstrich36 , for that. i need to be on the models tab. i was thinking if there is something more general (for example - if i don’t know in which project the dataset is.) it works just fine from the sdk though.

  
  
Posted 2 years ago

Hi GorgeousFly45 ,
What do you mean by ID? You can search for a Task by it's ID

  
  
Posted 2 years ago

working now.. not sure what was wrong before. maybe copy of model id with space.. πŸ˜•

  
  
Posted 2 years ago

Hi πŸ™‚
When viewing the experiments tables you have a tab called 'models'. If the artifact was saved as a model, then you can find it there πŸ™‚

  
  
Posted 2 years ago

I’m trying to search for models using their ID, but no results.

  
  
Posted 2 years ago

GorgeousFly45 you should have this search also in the dashboard, with no specific project

  
  
Posted 2 years ago