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 All, I Hope I'M In The Right Channel, We(

Hi All,

I hope I'm in the right channel, we( StaleButterfly40 and I) have problem compering between some of our expiriments.
when trying to compare the browser gets timeout[or simply freeze] we tried using multiple browsers[chrome, firefox] It's not for all our experiments, only specific ones we can view the expiriments separately yesterday we upgraded the server, so we're on the latest version
Anyone encountered such issue?

Thanks 🙏

  
  
Posted 2 years ago
Votes Newest

Answers 13


Hi DisturbedElk70 , any specific properties for these experiments? Like an unusually large number of (or unusually large) plots? An unusually large number of metrics? Etc.?

  
  
Posted 2 years ago

no plots, only a couple of scalar metrics
there are a large number of artifacts

  
  
Posted 2 years ago

Hi DisturbedElk70 / StaleButterfly40 - in addition to what SuccessfulKoala55 asked, could you also specify if the comparison that gets the timeout is between two or more than two experiments, and if what happens if you compare one of the experiments that seem to get stuck with an experiment that doesn't?

  
  
Posted 2 years ago

StaleButterfly40 - I'll try to reproduce it. How many artifacts do you have (or what's the size of the data that the browser is trying to display)?

  
  
Posted 2 years ago

it gets stuck when comparing a 2 experiments even if one of them does not have the artifacts
I deleted the artifacts and it seems to work now

  
  
Posted 2 years ago

StaleButterfly40 , do the inputs/outputs have previews or are they just file links?

  
  
Posted 2 years ago

Are the previews large? Can you supply an example?

  
  
Posted 2 years ago

about 25 input models and 125 output models

  
  
Posted 2 years ago

I deleted all the artifacts - so currently don't have an example..
I think the previews should be loaded lazily so something like this does not happen

  
  
Posted 2 years ago

StaleButterfly40 , I'm trying to get an estimate of what you have because if the content is too large the preview isn't shown....

  
  
Posted 2 years ago

most of the ouputs had previews

  
  
Posted 2 years ago

StaleButterfly40

  
  
Posted 2 years ago

Roughly how many artifacts? Can you open the browsers Dev tools (f12) in the Network section, compare again and see which http call does not return?

  
  
Posted 2 years ago
574 Views
13 Answers
2 years ago
one year ago
Tags