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
MotionlessCoral18
Moderator
7 Questions, 40 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

40 × Eureka!
0 Votes
5 Answers
826 Views
0 Votes 5 Answers 826 Views
Hi all. I was using clearml server hosted on a box that i reach behind traefik using alias for web, file and api. After migration It works perfect for new ex...
2 years ago
0 Votes
7 Answers
957 Views
0 Votes 7 Answers 957 Views
Hello. I'm running some pytorch-ignite code inside a docker clearml-agent. At some point, i have a checkpoint that should upload information from inside the ...
2 years ago
0 Votes
14 Answers
951 Views
0 Votes 14 Answers 951 Views
Hi there. I have my own clearml server working on http://clearml.10.68.0.250.nip.io , i try to push my artefact on a minio server hosted at the http://minio....
aws
2 years ago
0 Votes
30 Answers
954 Views
0 Votes 30 Answers 954 Views
2 years ago
0 Votes
9 Answers
882 Views
0 Votes 9 Answers 882 Views
How can i modify the line executed by the agent at the beginning Executing: ['docker', 'run', '-t', '--gpus', 'all', '-l', 'clearml-worker-id=islin-hdplnod05...
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi there. When trying to launch my specific docker, it fails launching clientml-agent inside the container due to this... cp: failed to access '/root/default...
2 years ago
0 Votes
8 Answers
992 Views
0 Votes 8 Answers 992 Views
2 years ago