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
How To Run The Scripts To Make Clearml Agent Pass The Correct Repo And Branch?

How to run the scripts to make clearML agent pass the CORRECT repo and branch?

  
  
Posted 21 days ago
Votes Newest

Answers 3


Hi @<1874626649442488320:profile|KindTurkey44> , can you elaborate on what is happening?

  
  
Posted 20 days ago

Hi @<1874626649442488320:profile|KindTurkey44>

How to run the scripts to make clearML agent pass the CORRECT repo and branch?

what do you mean by Correct? when you clone the Task in the UI you can change the branch / repo. or something else?

  
  
Posted 19 days ago

I am doing the hyper-parameter optimization

  
  
Posted 20 days ago