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 I'M Running An Hpo Service But Getting Task Failed: Stopping Task (4) With No Error Logs. In This Example He Says It'S Related To .Ssh But I'M Not Sure What The Solution Is? Any Ideas How To Fix And Debug?

Hi I'm running an HPO service but getting Task Failed: Stopping Task (4) with no error logs.

In this example he says it's related to .ssh but I'm not sure what the solution is?
Any ideas how to fix and debug?
https://faq.clear.ml/question/1778593864160907264/i-just-set-up-the-newest-version-[…]-task-4-exception-without-any-error-logged-any-ideas-what-this

  
  
Posted 17 days ago
Votes Newest

Answers 4


Or is the HPO service itself stopping?

  
  
Posted 17 days ago

Hi @<1523708920831414272:profile|SuperficialDolphin93> , is it possible you're using Optuna as the optimization method?

  
  
Posted 17 days ago

The HPO service itself is also stopping

  
  
Posted 17 days ago

At first attempt it failed with error then the rest attempts got aborted without error. The Clearml should have the proper git certificate so I'm not sure what the problem is. tried restarting the server but that did not help.
image
image

  
  
Posted 17 days ago