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
Profile picture
ExuberantParrot61
Moderator
4 Questions, 9 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

9 × Eureka!
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
2 years ago
0 Votes
5 Answers
993 Views
0 Votes 5 Answers 993 Views
Probably a novice question, but I’m getting No repository found, storing script code instead when trying to run a training routine and also a pipeline routin...
2 years ago
0 Votes
8 Answers
898 Views
0 Votes 8 Answers 898 Views
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
2 years ago
0 Probably A Novice Question, But I’M Getting

Thanks let me try those out and will get back to you. Appreciate the help! Will try to break down the error messages into the components.

2 years ago
0 Probably A Novice Question, But I’M Getting

Hi AgitatedDove14 yes it is. I checked into the base YoloV5 repo (fork)

2 years ago
0 Hi, Forgive Me If This Was Asked Before In A Different Way, What’S The Recommended Way To Pass Different Git Credentials To An Agent Running On A Shared Machine (Meaning 2 People Are Queueing Different Jobs, Pulling From Different Git Remotes). Should I

One self hosted server with GPU (training server, with one agent running in docker mode), then me and another user developing on own machines, intending to deploy training jobs to that hosted server.

2 years ago
0 Hi, Forgive Me If This Was Asked Before In A Different Way, What’S The Recommended Way To Pass Different Git Credentials To An Agent Running On A Shared Machine (Meaning 2 People Are Queueing Different Jobs, Pulling From Different Git Remotes). Should I

Hi CostlyOstrich36 it’s on a different machine. Its a central training server. We’d like to somehow configure different git creds for two different users who will access clearml hosted, but develop on their own laptops, but train on that central server. LMK if that makes sense.

2 years ago