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 Trying To Train Yolo Remotely On A Agent But In The Task Console Shows Up An Error Saying That The Train.Yaml Is Not Found. Is It Possible To Carry Out The Training? How Do I Have To Move The Local Files (Train.Yaml, Dataset,...) In Order To Do Th

Hi, i'm trying to train YOLO remotely on a agent but in the task console shows up an error saying that the train.yaml is not found. Is it possible to carry out the training? How do I have to move the local files (train.yaml, dataset,...) in order to do the training?

  
  
Posted one year ago
Votes Newest

Answers


Hi @<1534344450795376640:profile|VividSwallow28> ! I've seen your github issue and will answer you there 🙂 I'll leave a link here for others facing the same issue.

  
  
Posted one year ago