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
Unanswered
Hi Community, I'M New To Clear.Ml, And It Looks Really Amazing To Me. However, I Have A Few Questions, Could Anyone Please Kindly Help And Take A

Hi community, I'm new to clear.ml, and it looks really amazing to me. However, I have a few questions, could anyone please kindly help and take a 👀 the issue here: None . Thanks!

The most important question is how do I launch a multi-node Megatron-LM training job and track it as a normal clear.ml task?

  
  
Posted 2 months ago
Votes Newest

Answers

309 Views
0 Answers
2 months ago
2 months ago
Tags